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