Skip to content

@datastructures-js/priority-queue-v4.0.0

Choose a tag to compare

@eyas-ranjous eyas-ranjous released this 13 Apr 07:22
· 229 commits to master since this release
5dcbfe7

[4.0.0] - 2020-04-13

Changed

  • split PriorityQueue into MinPriorityQueue & MaxPriorityQueue to enable working with different type of priorities.