Closed bergus closed 10 months ago
That's probably going to have to wait for the rest of the async iterator helpers (which I'm still working on...)
Agreed, the async variants of all the iterator helper follow-on proposals will have to follow the async iterator helpers proposal.
This should also add
AsyncIterator.zip
(or whatever methods are being added to synchronousIterator
).