B+ tree
This is a temporary fork of the B+ tree library that adds an optimized diff method.
This package is deprecated and has been merged into the upstream repo. Please use sorted-btree@^1.5.0 instead.
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
This is a temporary fork of the B+ tree library that adds an optimized diff method.