[Issue 10777] std.algorithm.multiSort to return a std.range.SortedRange

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu May 5 15:43:59 PDT 2016


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

--- Comment #7 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/6b165d4deb110d5311131eb61b99895d6ef36297
Fix issue 10777 - multiSort should return a SortedRange

https://github.com/dlang/phobos/commit/72fdea91e0451c814ec3bcc6c6fc8bc51a75096f
Merge pull request #4235 from wilzbach/multisort_with_pred

Fix issue 10777 - multiSort should return a SortedRange

--


More information about the Digitalmars-d-bugs mailing list