theodesp / go-heaps

Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci
MIT License
96 stars 29 forks source link

Add item interface #10

Closed mb-14 closed 5 years ago

mb-14 commented 5 years ago

6

theodesp commented 5 years ago

Cool!