Skip to content

@datastructures-js/priority-queue-v6.3.3

Latest
Compare
Choose a tag to compare
@eyas-ranjous eyas-ranjous released this 06 May 06:47
bbdb9a0

[6.3.3] - 2025-05-01

Fixed

  • Added backward compatibility with v5's compare function format for MinPriorityQueue and MaxPriorityQueue
  • Fixed iterator type.