Skip to main content
Module

x/ramda/mod.ts>sortBy

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

Sorts the list according to the supplied function.