Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/semver/mod.ts>rsort

Deno standard library
Go to Latest
function rsort
import { rsort } from "https://deno.land/std@0.209.0/semver/mod.ts";

Sorts a list of semantic versions in descending order.