import { comparator } from "https://dotland.deno.dev/x/rambda@v9.2.0/index.d.ts";
It returns a comparator function that can be used in sort
method.
import { comparator } from "https://dotland.deno.dev/x/rambda@v9.2.0/index.d.ts";
It returns a comparator function that can be used in sort
method.