Fun project - faster associative array algorithm

Daniel Murphy via Digitalmars-d digitalmars-d at puremagic.com
Tue Apr 7 18:56:18 PDT 2015


"Steven Schveighoffer"  wrote in message 
news:mg1m0g$91e$1 at digitalmars.com...

> The correct way forward is to implement the AA in the library in the 
> safest way possible. Then, make the library implementation customizable 
> for specialized situations. But it needs to be fully in the library, not 
> partly in the compiler as it is now. Until that point, all these 
> discussions on AA updates are useless.

I mostly agree, except I think we only need _an_ AA in the library, not 
necessarily _the_ AA. 



More information about the Digitalmars-d mailing list