[Issue 18933] std.range.assumeSorted should not nest SortedRange!(SortedRange!(...), pred)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 19 01:27:10 UTC 2018


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

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

https://github.com/dlang/phobos/commit/9112e31e501c78e94470d3485484c580192da8fd
Fix Issue 18933 - std.range.assumeSorted should not nest
SortedRange!(SortedRange!(...), pred)

https://github.com/dlang/phobos/commit/653f382afe25852bf65ff0e73df30cac54c138f5
Merge pull request #6535 from n8sh/range-18933

Fix Issue 18933 - std.range.assumeSorted should not nest
SortedRange!(SortedRange!(...), pred)
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach at gmail.com>

--


More information about the Digitalmars-d-bugs mailing list