API Reference xb5 v#1.0.2

Copy Markdown View Source

Modules

An ordered multiset (bag) backed by a B-tree of order 5.

API for operating over xb5_bag internal nodes directly.

Additional utils for operating over xb5_bag contents.

An ordered set backed by a B-tree of order 5, and a drop-in alternative to gb_sets.

API for operating over xb5_sets internal nodes directly.

Structural statistics about a B-tree.

An ordered key-value store backed by a B-tree of order 5, and a drop-in alternative to gb_trees.

API for operating over xb5_trees internal nodes directly.