heap/heap_base library

Classes

Heap<T extends Comparable>
Base abstract heap class defining the contract. SOLID Principle: Interface Segregation + Dependency Inversion