Array.this

struct Array(T)
private public pure nothrow scope
this
(
size_t dim
)

Parameters

dim size_t

initial length of array

Meta