On 21-Aug-2015 20:20, Ilya Yaroshenko wrote:
Hi All!I am going to implement associative arrays with manual memory management based on amazing std.experimental.allocator by Andrei http://wiki.dlang.org/Review/std.experimental.allocator I will be happy to receive any advices about algorithms, use cases and API. Best Regards, Ilya
FYI https://github.com/D-Programming-Language/druntime/pull/1282 -- Dmitry Olshansky
