Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/basarat/typescript-book
/ iterators.ts
File
iterators.ts
code/es6/iterators.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// The book's chapter describes usage of Iterators with ES6 target
2
// This example showing usage of iterators with ES5 target
3
//
4
// The example from the chapter should work in moderen browsers and Node
Callers
nothing calls this directly
Calls
1
next
Method · 0.80
Tested by
no test coverage detected