collections v0.0.0 (2018-01-09T15:03:06Z)
Dub
Repo
DList.this
stdx
collection
dlist
DList
Undocumented in source.
this
(IAllocator allocator)
struct
DList
(T)
this
(
this
_
)
(
IAllocator
allocator
)
this
(U[] values)
this
(IAllocator allocator, U[] values)
this
(Stuff stuff)
this
(IAllocator allocator, Stuff stuff)
Meta
Source
See Implementation
stdx
collection
dlist
DList
constructors
this
destructors
~this
functions
destroyUnused
dup
empty
front
getAllocator
insert
insertBack
isUnique
opAssign
opBinary
opOpAssign
popFront
popPrev
printRefCount
remove
save
setAllocator
tail
postblits
this(this)