Queue implementation using a doubly linked list.
Returns the first item in the queue.
item
size
empty
Generated using TypeDoc
Queue implementation using a doubly linked list.