package
0.0.0-20240625185110-2727207ea52a
Repository: https://github.com/sumanmukherjee03/practice-and-katas.git
Documentation: pkg.go.dev

# Functions

GenDataForTree : Generates an array of random numbers to insert in a tree.
New : Constructor for Tree.

# Structs

Tree data type.