voxelman v0.8.0-dev.1 (2016-08-25T11:08:56Z)
Dub
Repo
Queue.NodeAccessor
voxelman
utils
queue
Queue
Undocumented in source.
struct
Queue
(Item)
static
struct
NodeAccessor {
Item
value
();
void
remove
();
}
Members
Functions
remove
void
remove
()
Undocumented in source. Be warned that the author may not have intended to support it.
value
Item
value
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
voxelman
utils
queue
Queue
functions
empty
opApply
opSlice
put
remove
valueRange
structs
Node
NodeAccessor
variables
first
firstFree
last
length