Allocate a new array of arrays of arrays of arrays ... ti is the type of the resulting array. ndims is the number of nested arrays. dims it the array of dimensions, its size is ndims. The resulting array is initialized to 0
See Implementation
Allocate a new array of arrays of arrays of arrays ... ti is the type of the resulting array. ndims is the number of nested arrays. dims it the array of dimensions, its size is ndims. The resulting array is initialized to 0