package
0.2.0
Repository: https://github.com/smekuria1/goslow.git
Documentation: pkg.go.dev

# Functions

NewBST creates a new binary search tree.

# Structs

BST represents a binary search tree.
Node represents a node in the binary search tree.