[Issue 9682] group(SortedRange) ==> SortedRange, filter(SortedRange) ==> SortedRange
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Sep 1 01:57:00 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=9682
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |razvan.nitu1305 at gmail.com
Resolution|--- |WONTFIX
--- Comment #2 from RazvanN <razvan.nitu1305 at gmail.com> ---
The user should be in charge of this, since otherwise we will have to propagate
sortedness for all phobos functions. Closing as wontfix, see PR :
https://github.com/dlang/phobos/pull/5712 for more information.
--
More information about the Digitalmars-d-bugs
mailing list