BTreeMap.bTree

Undocumented in source.
class BTreeMap(KeyT, ValueT, size_t NodeSizeV = 256, alias KeyLessF = "a < b")
BTreeT bTree;

Meta