Array.length

Returns the number of elements currently stored in the array.

struct Array(T)
@property const
size_t
length
()

Meta