Queue.pop

Pops a single item off the front of the queue. Throws an exception if the

class Queue(T)
T
pop
()

Meta