[Issue 19823] std.algorithm.iteration.filter's popFront doesn't always pop the first element like it's supposed to
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jun 25 06:32:03 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19823
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7072 "Fix issue 19823 - std.range.dropOne doesn't
drop the element when cal…" was merged into master:
- 83a3ab4d6a7e8c2634070193316add121971ea4d by shove70:
Fix issue 19823 - std.range.dropOne doesn't drop the element when called
after std.algorithm.iteration.filter
https://github.com/dlang/phobos/pull/7072
--
More information about the Digitalmars-d-bugs
mailing list