www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Associative array .idup

reply Daniel de Kok <me nowhere.nospam> writes:
In D2, given that associative arrays do not have the 'idup' property, 
what's the canonical way of making an invariant copy of an existing 
associative array?

Thanks,
Daniel
Jan 03 2009
parent Daniel de Kok <me danieldk.org> writes:
On 2009-01-03 23:11:08 +0100, Daniel de Kok <me nowhere.nospam> said:

 In D2, given that associative arrays do not have the 'idup' property, 
 what's the canonical way of making an invariant copy of an existing 
 associative array?
Nobody? ;)
Jan 06 2009