Tree data structures in Go.
Currently only working on supporting Insert and Get methods. Default compare function is built for int type but can be modified for other basic or custom types.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Tree data structures in Go.
Currently only working on supporting Insert and Get methods. Default compare function is built for int type but can be modified for other basic or custom types.