containers v0.1.0 (2015-08-28T00:03:20Z)
Home
Dub
Repo
SList.length
containers
slist
SList
struct
SList
(T)
inout pure nothrow @
property
@
safe
@
nogc
size_t
length
(
)
Return Value
Type:
size_t
the number of items in the list
Meta
Source
See Implementation
containers
slist
SList
aliases
insertFront
opSlice
put
destructors
~this
functions
clear
empty
front
insert
length
moveFront
opOpAssign
popFront
range
remove
postblits
this(this)