tc39/proposal-iterator-sequencing
a TC39 proposal to create iterators by sequencing existing iterators
JavaScript
Issues
- 0
- 3
Return completions when yield* is used
#20 opened by anba - 6
re-use (done: false) IteratorResult objects yielded by underlying iterator
#17 opened by michaelficarra - 11
Should it support non-iterable iterators?
#16 opened by zloirock - 3
- 10
stage 2.7 tracking
#8 opened by michaelficarra - 16
- 6
Checking items up front
#9 opened by bakkot - 0
stop supporting string inputs
#5 opened by michaelficarra - 0
Close all the arguments
#2 opened by bakkot