www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Duping an associative array

How would one go about duping an AA?  Besides getting the keys and the finding
the values and inserting them into the new array, is there any other easy way?
I didn't see a .dup property for AA's, but was hoping maybe there was some
undocumented goodie out there.

-Kramer
Oct 10 2005