@datastructures-js/priority-queue-v3.0.0
[3.0.0] - 2020-04-09
Changed
.front(),.back(),.dequeue(),.toArray()now returns the priority with the element.
Fixed
- README
- jsdoc
.front(), .back(), .dequeue(), .toArray() now returns the priority with the element.