package
1.0.33
Repository: https://github.com/ncodes/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.