Creates a new dynamic array of the same size and copies the contents of the dynamic array into it. This function supports arrays with complex constant structures, unlike the 'dup' function.
The dynamic array.
A copy of the required array.
See Implementation
Creates a new dynamic array of the same size and copies the contents of the dynamic array into it. This function supports arrays with complex constant structures, unlike the 'dup' function.