Module

x/rambda/mod.ts>Predicate

Faster and smaller alternative to Ramda
Latest
type alias Predicate
import { type Predicate } from "https://dotland.deno.dev/x/rambda@9.4.1/mod.ts";
definition: (x: T) => boolean