anansi ~master (2019-12-19T23:28:59Z)
Dub
Repo
Array.length
anansi
container
array
Array
Returns the number of elements currently stored in the array.
struct
Array
(T)
@
property
const
size_t
length
(
)
Meta
Source
See Implementation
anansi
container
array
Array
aliases
ConstRange
constructors
this
functions
erase
eraseFrontOfRange
insert
insertBack
opIndex
opSlice
reserve
postblits
this(this)
properties
capacity
dup
length
structs
Range
Returns the number of elements currently stored in the array.