RubenVerborgh / AsyncIterator

An asynchronous iterator library for advanced object pipelines in JavaScript
https://rubenverborgh.github.io/AsyncIterator/docs/
Other
48 stars 7 forks source link

feat: allow the unionIterator to take promises #51

Closed jeswr closed 2 years ago

jeswr commented 2 years ago

Resolves #42

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling aab77715e578a19f190789412f183c48dc5718ae on jeswr:promise-union-iterator into 8b01b5ef98c499c61bc29ad7bb6f8bd43711fa14 on RubenVerborgh:main.

RubenVerborgh commented 2 years ago

Thanks! This PR is now part of v3.4.0.