mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2025-02-02 11:17:44 +08:00
69c07855f4
Iterate over all the promise value (i.e. `Sequence<T>`) and map the sequence to another using the given `mapper` function. Also provide a static helper to directly map values (`QtPromise::map(values, mapper)`). |
||
---|---|---|
.. | ||
auto | ||
tests.pro |