Skip to main content
Module

x/fae/comparator.ts

A functional module for Deno inspired from Ramda.
Latest
import * as fae from "https://deno.land/x/fae@v1.1.1/comparator.ts";

Functions

Returns a comparator out of predicate which returns true when its first argument is less than the second, false otherwise