package
1.0.46
Repository: https://github.com/rfliam/go-datastructures.git
Documentation: pkg.go.dev

# Functions

New will allocate, initialize, and return a new B-Tree based on PALM principles.

# Interfaces

BTree is the interface returned from this package's constructor.