//
pkg.gl
Category
github.com/magodo/go_snippet
datastructure
tree
package
0.0.0-20211024143448-7790f7a4afdd
Repository:
https://github.com/magodo/go_snippet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
296 SLOC
#
Structs
Bst
No description provided by the author
Node
No description provided by the author
#
Type aliases
CompFunc
CompFunc returns: 0 : if two value equals -1: if a < b 1 : if a > b.
TraverseFunc
Traverse /////////////////////.