package
0.0.0-20240915144731-1b6d5089f95e
Repository: https://github.com/golang-id/tour.git
Documentation: pkg.go.dev

# Functions

New returns a new, random binary tree holding the values k, 2k, ..., 10k.

# Structs

A Tree is a binary tree with integer values.