January 03, 2009
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

January 06, 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? ;)