Implements in-memory B-Trees of arbitrary degree for efficient key-value storage and retrieval.
go get github.com/google/btreeNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a B-Tree, inserts an integer, and retrieves the minimum value.
No known issues recorded.
No dependency data recorded yet.