Bug 18096 – Add fold() to std.parallelism

Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2017-12-17T20:00:20Z
Last change time
2018-01-17T05:05:54Z
Assigned to
Ali Cehreli
Creator
Ali Cehreli

Comments

Comment #0 by acehreli — 2017-12-17T20:00:20Z
At least for parity with std.algorithm, add fold() to std.parallelism. Ali
Comment #1 by acehreli — 2017-12-21T06:19:48Z
Comment #2 by github-bugzilla — 2018-01-17T05:05:53Z
Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/c472b2303d172226b9bf250d0d0567561c766e20 Fix Issue 18096 - Add fold() to std.parallelism https://github.com/dlang/phobos/commit/fa0a6192a14e628f73f999b0547f128f6f8f4e5e Merge pull request #5951 from acehreli/TaskPool_fold Fix Issue 18096 - Add fold() to std.parallelism merged-on-behalf-of: Sebastian Wilzbach <[email protected]>