Module bounded_btree_set

Source
Expand description

Traits, types and structs to support a bounded BTreeSet.

Structsยง

BoundedBTreeSet
A bounded set based on a B-Tree.