On 2011-12-07 08:59, raojm wrote:
> Is D associative array  thread safe, and  will it relocate memory when
> add or delete a value?
> 
> Where I can find the implemention.

You should be able to find the implementation somewhere in druntime:

https://github.com/D-Programming-Language/druntime

-- 
/Jacob Carlborg

Reply via email to