//
pkg.gl
Category
github.com/smekuria1/GoSlow
binarysearchtree
package
0.2.0
Repository:
https://github.com/smekuria1/goslow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
268 SLOC
#
Functions
NewBST
NewBST creates a new binary search tree.
#
Structs
BST
BST represents a binary search tree.
Node
Node represents a node in the binary search tree.