package
0.0.14
Repository: https://github.com/pschlump/pluto.git
Documentation: pkg.go.dev

# Functions

Create a new BinaryTree and return it.

# Structs

BinaryTree is a generic binary tree.
No description provided by the author
An iteration type that allows a for loop to walk the tree inorder.

# Type aliases

No description provided by the author