mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
_LinkedQueue.setNextOf
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)
static nothrow @
safe
@
nogc
void
setNextOf
(
T
node
,
T
val
)
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