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

x/ahh/src/iterator.ts>Iterator#[Symbol.iterator]

Opinionated idiomatic features for TypeScript.
Go to Latest
method Iterator.prototype.[Symbol.iterator]
import { Iterator } from "https://deno.land/x/ahh@v0.12.1/src/iterator.ts";

Returns

globalThis.Iterator<T>