Skip to main content
Module

x/ramda/source/index.js>sortBy

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

Sorts the list according to the supplied function.