GavinHigham/Generic-Heap-Experiment

Heap implementation is actually completely broken

Opened this issue · 0 comments

I just grabbed an existing heap implementation I'd written to demonstrate the generic functionality. This heap implementation is broken, and will not return the actual max item from the heap.