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