dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
Array.len
dil
Array
Array
Returns the size of the Array in bytes.
size_t
len
()
struct
Array
size_t
len
@
property
const
(
)
void
len
(
size_t
n
)
Meta
Source
See Implementation
dil
Array
Array
constructors
this
functions
cap
compact
destroy
elems
get
growcap
len
opOpAssign
opSlice
rem
reserve
shrinkby
variables
cur
end
ptr
Returns the size of the Array in bytes.