Creates an array of type T on the ds with a specified initial length.
The element type of the array.
The initial length of the array.
A new array of type T.
See Implementation
Creates an array of type T on the ds with a specified initial length.