@aliem/promise-map
v1.0.0
Published
something like Bluebird#map using any-promise
Downloads
2
Readme
Promise Map
the missing spec
I wrote this micromodule because it seems many other only support arrays. This module supports iterators
API
The module exports only one function
map(Iterable, Function)
License
MIT