Deep copy or clone data structure (or object ?)

Dfr deflexor at yandex.ru
Mon Dec 2 05:42:44 PST 2013


Hi

I searched through various D documentation sources and did not 
found anything except 'std.copy', but it's only for slices.
Is there such feature in standart library ? Or some easy way to 
clone for example map of slices of maps or an object with few 
structs inside  ?


More information about the Digitalmars-d-learn mailing list