https://issues.dlang.org/show_bug.cgi?id=20751
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @MoonlightSentinel created dlang/phobos pull request #7457 "Fix Issue 20751 - SortedRange with ref predicate parameters fails" fixing this issue: - Fix Issue 20751 - SortedRange with ref predicate parameters fails isTwoWayCompatible should accept functions with ref parameters. https://github.com/dlang/phobos/pull/7457 --
