Module

x/ramda/mod.ts>lt

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

Returns true if the first argument is less than the second; false otherwise.