Skip to main content
Module

x/rambda/index.d.ts>Iterator

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