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

--- Comment #3 from [email protected] ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/463fe6931136d1743279b98d30577c523f4efb30
Fix Issue 13805 - groupBy over nested struct range

GroupByImpl needs to initialize _prev directly in the constructor when it is of
a nested struct range.

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

https://github.com/D-Programming-Language/phobos/commit/e9ee55c6759f30c0b89c329fb62a3c80974e72b9
Merge pull request #2832 from Poita/Issue13805

Fix Issue 13805 - groupBy over nested struct range

--

Reply via email to