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