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