BTreeMapNode.elements

Array of the elements

struct BTreeMapNode
package
KeyValue[tree_degree * 2 - 1] elements;

Meta