btree-leaf-sibling-patched-on-remove

Status: IN

When an empty leaf is removed during deletion, `_delete` patches the previous sibling's `next_sibling` pointer to splice the empty leaf out of the linked list used by `range_scan` and `__iter__`

Source: entries/2026/05/28/b-tree-storage-engine-btree-_delete.md

JSON