ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
Impl.remove
ae
utils
container
listnode
ListCommon
Impl
Undocumented in source. Be warned that the author may not have intended to support it.
void
remove
(NODEREF node)
mixintemplate
Impl
(NODEREF, bool HASPREV, bool HASTAIL, alias data)
static if
(
HASPREV
)
void
remove
(
NODEREF
node
)
void
remove
(I iterator)
Meta
Source
See Implementation
ae
utils
container
listnode
ListCommon
Impl
aliases
ForwardIterator
ReverseIterator
add
functions
opApply
popBack
popFront
pushBack
pushFront
remove
properties
back
empty
front
iterator
reverseIterator
structs
Iterator