@zimtsui/binary-heap
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

Binary Heap

Npm package version

A priority queue implemented as binary heap.

Comparison

Why not @jviide/sorted-queue?

Beacause it cannot predicate if the element referenced by a specified pointer has already been removed.

Readme

Keywords

none

Package Sidebar

Install

npm i @zimtsui/binary-heap

Weekly Downloads

1

Version

0.0.5

License

none

Unpacked Size

26.4 kB

Total Files

11

Last publish

Collaborators

  • zimtsui