go-heaps
go-heaps copied to clipboard
Add Soft Heap implementation
https://en.wikipedia.org/wiki/Soft_heap
Would this require go benchmark tests to validate that it has amortized time its operations?
Not yet but if you write them then all the better!