Skip to main content
Module

x/ramda/mod.ts>ascend

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

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