Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ahh/src/iterator.ts>default

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

type

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