modern-async
Advanced tools
Changelog
2.0.2
AsyncGenerator.return()
in asyncGeneratorMap
when iteration is interrupted.Changelog
2.0.0
Major re-design of the API. This re-design was made with the following goals:
See the migration guide to know how to migrate to version 2.X.
Added reflectAsyncStatus()
function.
Changelog
1.1.3
reduce()
and reduceRight()
.Changelog
1.1.1