The search functionality needs JavaScript enabled
The position of the node in the node's parent.
class BTree.Node { // ... size_t _position = 0; // ... }