[NOTABLE PR] First step from traditional to generic runtime
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Wed Mar 15 07:28:23 PDT 2017
On 03/02/2017 02:32 PM, Andrei Alexandrescu wrote:
> Worth a look: https://github.com/dlang/druntime/pull/1781. This moves
> comparison code away from tedious runtime-introspected routines to nice
> templates. -- Andrei
Another notable PR in the same vein:
https://github.com/dlang/druntime/pull/1792. -- Andrei
More information about the Digitalmars-d
mailing list