nb_queue_peek/3

nb_queue_peek(+ Queue, - Element)*

Element is the front of the queue Queue. Fail if the queue is empty.