tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
LinkedList.this
tango
util
container
LinkedList
LinkedList
Create a new empty list
this
()
class
LinkedList
(V, alias Reap = Container.reap, alias Heap = Container.DefaultCollect)
this
(
)
this
(Ref l, size_t c)
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
Create a new empty list