mlpy.auxiliary.datastructs.PriorityQueue.empty

PriorityQueue.empty()

Check if the queue is empty.

Returns:

bool :

Whether the queue is empty.