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