Added array_copy for copiing nested arrays. array_copy and table_copy
rely on each other, meaning table_copy accurately copies structs with fields, which are nested arrays, and array_copy accurately copies arrays, which contains structs!
Loading
Please register or sign in to comment