array.sort - What algorithm is being used here?
Peter Alexander
peter.alexander.au at gmail.com
Sun Sep 16 23:33:38 PDT 2012
On Monday, 17 September 2012 at 00:09:36 UTC, Jonathan M Davis
wrote:
> On Monday, September 17, 2012 00:42:40 deadalnix wrote:
>> I'd argue that .sort must be blasted out of existence.
>
> I can't remember if it was agreed that it should be deprecated
> or not. Too
> many items like that are _supposed_ to be deprecated (with
> Walter's full
> agreement) but still persist, but I don't remember if Walter
> agreed to axe
> this one or not. I definitely think that it should go though.
>
> - Jonathan M Davis
It's on the deprecated list (3rd from bottom):
http://dlang.org/deprecate.html
No schedule for deprecation though. Just says "future".
More information about the Digitalmars-d
mailing list