At least for parity with std.algorithm, add fold() to std.parallelism. Ali
Pull request: https://github.com/dlang/phobos/pull/5951
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 <sebi.wilzbach@gmail.com>