A binary tree implementation in golang. This package is intended for use when low level control is required over an internal map-like datastructure:
- Ordered Maps
- Next/Previous
- Range Queries
The package is open source under the MIT license. Please see the License File for details.