R/queue.R
peek.Rd
Return the next element of the queue
peek(x, ...)
a queue object
arguments passed to other methods
the value of the head of the queue
For job_queue objects this returns the next element of the input queue
job_queue