Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dxx/src/lib/$deps.ts>$semver.rcompareIdentifiers

🚀 (Deno) enhanced executor
Latest
function $semver.rcompareIdentifiers
import { $semver } from "https://deno.land/x/dxx@rf/src/lib/$deps.ts";
const { rcompareIdentifiers } = $semver;

Parameters

a: string | null
b: string | null

Returns

1 | 0 | -1