fix: fix priority queue dequeue() from the last prioritized bucket
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 20 Jun 2024 11:17:48 +0000 (13:17 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 20 Jun 2024 11:17:48 +0000 (13:17 +0200)
commit017f9985e0b58b0d38e5fbf92038a6bdc984f200
treefa884786a39cfe8cf31a5b96033c79bdd856cf15
parentac1d96cd3acdc4032b25f3a1c94bfc423c2213d4
fix: fix priority queue dequeue() from the last prioritized bucket

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
CHANGELOG.md
src/priority-queue.ts
tests/priority-queue.test.mjs