collections v0.0.0 (2018-01-09T15:03:06Z)
Dub
Repo
SList.this
stdx
collection
slist
SList
Undocumented in source.
this
(IAllocator allocator)
struct
SList
(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
slist
SList
aliases
MutableAlloc
constructors
this
destructors
~this
functions
addRef
allocator
delRef
destroyUnused
dup
empty
front
getAllocator
insert
insertBack
isUnique
opAssign
opBinary
opOpAssign
popFront
prefCount
printRefCount
remove
save
setAllocator
tail
postblits
this(this)
static functions
immutableInsert
structs
Node
variables
_head
_ouroborosAllocator