Spec-Zone.ru › Bluebird

.reduce

.reduce(
    function(any accumulator, any item, int index, int length) reducer,
    [any initialValue]
) -> Promise

То же, что и Promise.reduce(this, reducer, initialValue).

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

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API