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