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