Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 203 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 203 Bytes

A basic TypeScript implementation of a Heap.

This library was built with zero-dependencies in mind. To keep things simple and straight forward.

Simply pull the package down and import the Heap class.