es-iterator-helpers
Advanced tools
Changelog
v1.0.3 - 2023-03-17
drop
/filter
/flatMap
/map
/take
: properly IfAbruptCloseIterator ff643a0
NormalCompletion
/ThrowCompletion
instead of thunks 68fd937
filter
: IteratorClose needs to rethrow the error 200474f
filter
: properly increment the counter 14aa2d8
Iterator
can not be new
ed or invoked directly 6fbd68e
Iterator.prototype
should be non-writable 1080288
es-abstract
b7913da
@es-shims/api
0071bed