W3cubDocs

/Bluebird

.map

.map(
    function(any item, int index, int length) mapper,
    [Object {concurrency: int=Infinity} options]
) -> Promise

Same as Promise.map(this, mapper, options).

© 2013–2018 Petka Antonov
Licensed under the MIT License.
http://bluebirdjs.com/docs/api/map.html