IUntypedQueue.empty

interface IUntypedQueue
bool
empty
()

Return Value

Type: bool

true if queue is empty, false otherwise

Meta