[Issue 14909] Template argument of std.algorithm.iteration.chunkBy cannot access a local variable

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 23 01:05:20 UTC 2020


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

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7625 "Issue 14909: Provided a fix for the forward
range version of chunkBy …" was merged into master:

- 2ed6952a719ce610bc3a513d67b602163f196ff9 by James Gray:
  Issue 14909: Provided a fix for the forward range version of chunkBy so that
it can accept predicates refernce variables in the calling function

https://github.com/dlang/phobos/pull/7625

--


More information about the Digitalmars-d-bugs mailing list