jsheap
Binary heap trees implementation
Binary heap trees implementation
A TypeScript library for addressable binary heaps, offering efficient min-heap and max-heap implementations, supporting both object-oriented and functional programming paradigms.