Check to see if the queue is empty

is_empty(x, ...)

Arguments

x

a queue object

...

arguments passed to other methods

Value

TRUE or FALSE depending on whether the queue is empty or not