//
pkg.gl
Category
github.com/imbuba/utils
data
structures
tree
package
1.0.8
Repository:
https://github.com/imbuba/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
493 SLOC
#
Functions
NewIntRedBlackTree
NewIntRedBlackTree creates new RedBlackTree.
NewRedBlackTree
NewRedBlackTree returns new RBT.
#
Constants
BLACK
Constants.
RED
Constants.
#
Structs
IntRedBlackTree
IntRedBlackTree struct.
RedBlackTree
RedBlackTree struct.