Priority queue
Closed this issue · 1 comments
Zabrane commented
@tlack Thanks for the clear explanation and the history around it.
Would it be possible to modify it to create a Priority Queue?
gitonthescene commented
@Zabrane - The standard heap implementation is essentially an Apter tree.