type alias IndexedPredicateimport { type IndexedPredicate } from "https://deno.land/x/rambda@9.3.0/mod.ts"; Type ParametersTdefinition: (x: T, i: number) => boolean