https://issues.dlang.org/show_bug.cgi?id=24048
--- Comment #2 from anonymous4 <[email protected]> --- It would do inputRange.array.sort!predicate, that's how sort usually works on input ranges. --
d-bugmail--- via Digitalmars-d-bugs Tue, 18 Jul 2023 11:57:40 -0700
https://issues.dlang.org/show_bug.cgi?id=24048
--- Comment #2 from anonymous4 <[email protected]> --- It would do inputRange.array.sort!predicate, that's how sort usually works on input ranges. --