@rafi_levy/priorityqueuejs
v1.1.1
Published
A Typescript implementation of proiority queues using a binary heap
Downloads
2
Maintainers
Readme
PriorityQueueJs
An efficient implementation of priority queue's in Typescript/Javascript - implemented with binary heaps.