Workiva / go-datastructures

A collection of useful, performant, and threadsafe Go datastructures.
Apache License 2.0
7.63k stars 831 forks source link

Btree+ has no public functions #154

Open rw opened 7 years ago

rw commented 7 years ago

How do I use this library? :-)

nikox94 commented 7 years ago

I'm working in a fork where I'll try and finish the implementation, and complement it with an interface.