[Issue 17019] std.algorithm.iteration.each should be usable with parallel

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 14 19:20:01 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=17019

--- Comment #1 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/3f44a4cd73a2c6423d4a49e3354b02a4acac2dfe
Fix issue 17019 - std.algorithm.iteration.each should be usable with parallel

https://github.com/dlang/phobos/commit/bb769cfaf51f32a9f20567f885361fe828e9f8a3
Merge pull request #4990 from wilzbach/fix-15357-each-foreach

Fix issue 17019: `each` should be usable with parallel (and behave like
foreach)
merged-on-behalf-of: Andrei Alexandrescu <andralex at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list