Skip to main content
Module

x/rambda/mod.ts>Iterator

Faster and smaller alternative to Ramda
Go to Latest
type alias Iterator
import { type Iterator } from "https://deno.land/x/rambda@v9.1.1/mod.ts";
definition: (x: T) => U