binarySearchTree

package
v0.0.0-...-de9bdf8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 31, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBinaryTree

func NewBinaryTree[T constraints.Ordered]() *binaryTree[T]

NewBinaryTree initialize new binaryTree

func NewNode

func NewNode[T constraints.Ordered](data T) *node[T]

NewNode Create new node

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL