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