array-iter-next-crnt
Get array items one-by-one and remember the current one.
Get array items one-by-one and remember the current one.
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
A delayed iterators
Iterate over each comma-separated value ignoring parentheses
Itertools for JavaScript
Split an iterable into evenly sized chunks
Linq-Collections (ES6): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]. Compatible with ES6 iterators.
An iterable is a sequence of values.
Write code that can be both synchronous and asynchronous.
Member of the starry suite—modular functions for iterable objects.
Member of the starry suite—modular functions for iterable objects.
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
Async iterators.
Count the length of an iterator
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
MML(Music Macro Language) Iterator
Given an iterator of sorted items, find matching items in another.
run a callback function against specific js types
get the first (predicated) item from a source iterable