idup

fnimmutable(T)[] idup(T)(T[] a) @property

Provide the .idup array property.

fnimmutable(T)[] idup(T: void)(const(T)[] a) @property

ditto