dlangide v0.7.35 (2017-08-07T06:09:39Z)
Home
Dub
Repo
Collection.length
collections
Collection
returns number of items in collection
size_t
length
[@property getter]
struct
Collection
(T, bool ownItems = false)
@
property
size_t
length
(
)
size_t
length
[@property setter]
Meta
Source
See Implementation
collections
Collection
destructors
~this
functions
add
addAll
clear
indexOf
opApply
opIndex
opOpAssign
pushBack
pushFront
remove
removeValue
properties
back
empty
front
length
popBack
popFront
size
returns number of items in collection