QueueArray.isEmpty

Checks if the queue @array is empty.

class QueueArray
bool
isEmpty
()

Return Value

Type: bool

%TRUE if the queue @array is empty

Meta