https://issues.dlang.org/show_bug.cgi?id=22786
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @FeepingCreature created dlang/phobos pull request #8669 "Fix issue 22786: maxElement over immutable ranges" fixing this issue: - Fix issue 22786: Add yet another special case to the extremum code, in the hope that at even when the elements are immutable, at least the ranges will be assignable. https://github.com/dlang/phobos/pull/8669 --
