A priority queue implemented as binary heap.
Why not @jviide/sorted-queue?
Beacause it cannot predicate if the element referenced by a specified pointer has already been removed.
A priority queue implemented as binary heap.
Why not @jviide/sorted-queue?
Beacause it cannot predicate if the element referenced by a specified pointer has already been removed.