type alias Predicateimport { type Predicate } from "https://deno.land/x/denodash@0.1.3/src/types/Predicate.d.ts"; Type ParametersTdefinition: (x: T) => boolean