import { comparator } from "https://deno.land/x/rambda@9.3.0/mod.ts";
It returns a comparator function that can be used in sort
method.
import { comparator } from "https://deno.land/x/rambda@9.3.0/mod.ts";
It returns a comparator function that can be used in sort
method.