bigeasy / cadence

A Swiss Army asynchronous control flow function for JavaScript.
https://bigeasy.github.io/cadence
MIT License
35 stars 7 forks source link

Implement `async.map`. #279

Closed bigeasy closed 9 years ago

bigeasy commented 9 years ago

Implement an async.map function that will be used to implement mapping, instead of the difficult to parse options to the loop starter.