https://issues.dlang.org/show_bug.cgi?id=14340
--- Comment #8 from Xinok <[email protected]> --- I can confirm this doesn't work in Python either: https://ideone.com/oEkJPi This might be justification to add a "sorted" function to Phobos so we can exhibit similar behavior in D, but I don't think the solution is to "fix" the sorting implementations that we already have. --
