//
pkg.gl
Category
github.com/kkdai/golang
Exec_EqBiTree
package
0.0.0-20220824155137-d90a421f9847
Repository:
https://github.com/kkdai/golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
43 SLOC
#
Functions
Same
Same determines whether the trees t1 and t2 contain the same values.
Walk
Walk walks the tree t sending all values from the tree to the channel ch.