Module

x/rambda/index.d.ts>Iterator

Faster and smaller alternative to Ramda
Latest
type alias Iterator
import { type Iterator } from "https://dotland.deno.dev/x/rambda@9.4.1/index.d.ts";
definition: (x: T) => U