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