mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
_LinkedQueue.append
mecca
containers
lists
_LinkedQueue
Undocumented in source. Be warned that the author may not have intended to support it.
struct
_LinkedQueue
(T, string nextAttr, bool withLength)
nothrow @
safe
@
nogc
void
append
(
T
node
)
Meta
Source
See Implementation
mecca
containers
lists
_LinkedQueue
functions
append
popHead
prepend
removeAll
splice
properties
empty
range
static functions
getNextOf
setNextOf
structs
Range
variables
head
length
tail