Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@taylorsw04/sorted-btree

taylorsw047MITdeprecated1.4.1-optimizedDiffTypeScript support: included

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.

B+, tree, btree, sorted, set, map, list, collection, fast-cloning, copy-on-write, optimized

readme

B+ tree

This is a temporary fork of the B+ tree library that adds an optimized diff method.