type alias Iteratorimport { type Iterator } from "https://deno.land/x/rambda@9.2.1/mod.ts"; Type ParametersTUdefinition: (x: T) => U