Module extra::priority_queue

A priority queue implemented with a binary heap

Structs

PriorityQueue

A priority queue implemented with a binary heap

PriorityQueueIterator

PriorityQueue iterator