ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
Impl.popBack
ae
utils
container
listnode
ListCommon
Impl
Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate
Impl
(NODEREF, bool HASPREV, bool HASTAIL, alias data)
static if
(
HASTAIL && HASPREV
)
NODEREF
popBack
(
)
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