Skip to main content
Module

x/ramda/source/comparator.js

:ram: Practical functional Javascript
Latest
import * as mod from "https://deno.land/x/ramda@v0.27.2/source/comparator.js";

Variables

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