tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
LinkedList.size
tango
util
container
LinkedList
LinkedList
Return the number of elements contained
class
LinkedList
(V, alias Reap = Container.reap, alias Heap = Container.DefaultCollect)
@
property
final const
size_t
size
(
)
Meta
Source
See Implementation
tango
util
container
LinkedList
LinkedList
constructors
this
destructors
~this
functions
add
addAt
append
cache
check
clear
contains
first
get
head
isEmpty
iterator
last
opApply
prepend
remove
removeAt
removeHead
removeRange
removeTail
replace
replaceAt
reset
sort
subset
tail
take
toArray
properties
dup
size
Return the number of elements contained