Skip to content

tomdionysus/binarytree

Repository files navigation

binarytree

Build Status Coverage Status GoDoc

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

License

The package is open source under the MIT license. Please see the License File for details.

About

Binary tree in golang

Resources

License

Stars

7 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors