//
pkg.gl
Category
github.com/golang-id/tour
tree
package
0.0.0-20240915144731-1b6d5089f95e
Repository:
https://github.com/golang-id/tour.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
41 SLOC
#
Functions
New
New returns a new, random binary tree holding the values k, 2k, ..., 10k.
#
Structs
Tree
A Tree is a binary tree with integer values.