type alias Iteratorimport { type Iterator } from "https://dotland.deno.dev/x/rambda@9.4.1/immutable.d.ts"; Type ParametersTUdefinition: (x: T) => U