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