Skip to main content
Module

x/ramda/mod.ts>descend

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

Makes a descending comparator function out of a function that returns a value that can be compared with < and >.