type alias Predicateimport { type Predicate } from "https://deno.land/x/rambda@9.4.1/mod.ts"; Type ParametersTdefinition: (x: T) => boolean