nexus

Keyed Binary Heap

A implementation of a binary heap with O(1) search & item updates

Installation

npm install --save @pshaw/keyed-binary-heap@1.0.0-alpha.0

or

yarn add @pshaw/keyed-binary-heap@1.0.0-alpha.0

This documentation was generated using writeme