Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dnit/deps.ts>semver.rcompareIdentifiers

dnit: typescript (deno) task executor
Go to Latest
function semver.rcompareIdentifiers
import { semver } from "https://deno.land/x/dnit@dnit-v1.14.3/deps.ts";
const { rcompareIdentifiers } = semver;

Parameters

a: string | null
b: string | null

Returns

1 | 0 | -1