copy multimethod

Methods

copy(arr:Arr)
Shallow copy of arr

Returns

Arr
copy(nti:NormalTypeInstance) Source: stdlib.ngs:803
Make shallow copy of an object
copy(s:Set) Source: stdlib.ngs:2259
Make shallow copy of a Set
copy(h:Hash) Source: stdlib.ngs:4127
Make shallow copy of a Hash

Returns

Hash