[Dlang-internal] Old sort deprecation
Sebastian Wilzbach via Dlang-internal
dlang-internal at puremagic.com
Tue Mar 14 13:29:27 PDT 2017
FYI: there is a pending PR for deprecating the builtin .sort and .reverse
https://github.com/dlang/dmd/pull/6554
On March 14, 2017 3:51:46 PM GMT+00:00, Andrei Alexandrescu via Dlang-internal <dlang-internal at puremagic.com> wrote:
>Hi folks, where are we with the deprecation of old sort? With Lucia's
>work on __cmp, we can now remove a bunch of code - but the old sort
>still uses the old way to compare things.
>
>Thanks,
>
>Andrei
More information about the Dlang-internal
mailing list