[Issue 18657] std.range and std.algorithm can't handle refRange
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Apr 6 01:49:09 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=18657
--- Comment #6 from Dlang Bot <dlang-bot at dlang.rocks> ---
@MartinNowak created dlang/phobos pull request #6943 "Merge remote-tracking
branch 'upstream/stable' into merge_stable" mentioning this issue:
- make `chain` compatible with `RefRange`
Part of a series on issue 18657.
- make `group` compatible with `RefRange`
Part of a series on issue 18657.
- make `choose` compatible with `RefRange`
Part of a series on issue 18657.
- make `cycle` compatible with `RefRange`
Part of a series on issue 18657.
- make `splitter` compatible with `RefRange`
Part of a series on issue 18657.
- make `roundRobin` compatible with `RefRange`
Part of a series on issue 18657.
- make `until` compatible with `RefRange`
Part of a series on issue 18657.
https://github.com/dlang/phobos/pull/6943
--
More information about the Digitalmars-d-bugs
mailing list