mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2024-11-22 10:40:08 +08:00
e3f0f054af
Iterates over all the promise values (i.e. `Sequence<T>`) and reduces the sequence to a single value using the given `reducer` function and an optional `initialValue`. Also provide a static helper to directly reduce values (`QtPromise::reduce(values, reducer, initialValue)`). |
||
---|---|---|
.. | ||
benchmark | ||
deprecations | ||
exceptions | ||
future | ||
helpers | ||
qpromise | ||
qpromiseconnections | ||
requirements | ||
shared | ||
thread | ||
qtpromise.pri | ||
qtpromise.pro |