Skip to main content
Module

x/ramda/mod.ts>comparator

:ram: Practical functional Javascript
Latest
variable comparator
import { comparator } from "https://deno.land/x/ramda@v0.27.2/mod.ts";

Makes a comparator function out of a function that reports whether the first element is less than the second.