associative arrays with manual memory management

Ilya Yaroshenko via Digitalmars-d digitalmars-d at puremagic.com
Fri Aug 21 10:20:19 PDT 2015


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


More information about the Digitalmars-d mailing list