sempostma / heaptree

A heap tree/priority queue implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heaptree

A heap tree/priority queue implementation.

install

npm i --save heaptree

Usage

Refer to jsdoc documentation

License

MIT

About

A heap tree/priority queue implementation.

License:MIT License


Languages

Language:JavaScript 100.0%