On Friday, 6 January 2017 at 15:36:42 UTC, Nordlöw wrote:
Why isn't there an overload for `std.algorithm.sorting.sort` that takes a `unaryFun` lambda?

    x[].sort!"a.m < b.m";

Oops,

http://forum.dlang.org/post/[email protected]
https://github.com/nordlow/phobos-next/blob/master/src/sort_ex.d

Deja vu

Reply via email to