Skip to main content
Module

x/ramda/source/index.js>ascend

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

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