Skip to main content
Module

x/dnx/Collatable.d.ts>default

Fluent modular JavaScript utility library.
Latest
interface default
import { type default } from "https://deno.land/x/dnx@0.0.5/Collatable.d.ts";

Methods

[compareTo](other: unknown): number

Compares this value to another value for order (returns zero for same, negative for before, and positive for after).