Serialization of numeric keys and strings is faster but keys can no longer be freely mixed between object types as several serializations of different keys now coincide. Serializations of keys of a single type are guaranteed to be unique.
left
right
Split into: - walk for best fit - updating leaf / creating new split node and leaf node - insert new split node if necessary (WIP)