Queue.pushHead

Undocumented in source. Be warned that the author may not have intended to support it.
struct Queue(Type, ushort MaxSize)
version(notQueue)
void
pushHead
(
Type item
)

Meta