__iter__

MinHeap.__iter__()

Item iterator.

Iterates over all items in the priority queue in the order items are stored in the underlying array object.