[Issue 4098] [AA] Associative Array replacement implementation, ABI documentation and template wrapper

2018-05-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4098

Dmitry Olshansky  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||dmitry.o...@gmail.com
 Resolution|--- |FIXED

--- Comment #1 from Dmitry Olshansky  ---
Well, we already replaced original AA and used template-based lowering + better
open addressing hash map.

--


[Issue 4098] [AA] Associative Array replacement implementation, ABI documentation and template wrapper

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4098

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|future  |D2

--