mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
Queue.pushHead
mecca
containers
queue
Queue
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Queue
(Type, ushort MaxSize)
version(notQueue)
@
notrace
void
pushHead
(
Type
item
)
Meta
Source
See Implementation
mecca
containers
queue
Queue
aliases
ItemType
constructors
this
functions
peek
pop
push
pushHead
removeAll
removeHead
toString
manifest constants
capacity
properties
empty
full
length