digitalmars.D.learn - Associative array .idup
- Daniel de Kok (5/5) Jan 03 2009 In D2, given that associative arrays do not have the 'idup' property,
- Daniel de Kok (2/5) Jan 06 2009 Nobody? ;)
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
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