Array.length

Get number of elements in array.

struct Array(T, size_t chunkSize = 32)
const nothrow
size_t
length
()

Meta