Status: IN
`_partitions` and `_boundaries` are kept in lockstep as parallel arrays — index `i` in both refers to the same partition — trading O(n) insert/delete for O(1) indexed access and O(log n) binary search routing.
Source: entries/2026/05/29/range-partitioning-range_partitioning.md