On Saturday, 15 November 2014 at 00:45:11 UTC, Meta wrote:
`sort` returns a SortedRange, so sort is the function you're looking for.

Do you mean std.algorithm.sort?

I want a sort that doesn't mutate its input argument.

Reply via email to