R/queue.R
is_empty.Rd
Check to see if the queue is empty
is_empty(x, ...)
a queue object
arguments passed to other methods
TRUE or FALSE depending on whether the queue is empty or not
TRUE
FALSE