# 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.