[Issue 7008] Associative array ABI is under-specified

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Apr 23 06:18:09 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=7008

--- Comment #6 from Martin Nowak <code at dawg.eu> ---
BTW, I'm currently working on the library AA, but it's more work than
anticipated. Mostly because getting all the details of attributes, rvalues,
construction and range interfaces right is quite involved.
https://github.com/MartinNowak/dmd/tree/libraryAA
https://github.com/MartinNowak/druntime/tree/libraryAA

--


More information about the Digitalmars-d-bugs mailing list