Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ahh/src/iterator.ts>default

Opinionated idiomatic features for TypeScript.
Latest
variable default
import { default } from "https://deno.land/x/ahh@v0.14.0/src/iterator.ts";

type

{ fromFn; fromIter; successors; empty; repeat; once; }