mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2025-02-02 11:17:44 +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)`). |
||
---|---|---|
.. | ||
exceptions | ||
helpers | ||
qpromise | ||
api-reference.md | ||
getting-started.md | ||
qtconcurrent.md | ||
qtsignals.md | ||
thread-safety.md |