clone

Clone the given array. The result is allocated using alloc() and copied piecewise from the param. Then it's returned

version(Windows)
T
clone
(
T
)
()

Meta