fun split(k: K): Pair<BatchNode<K, V, A, D>?, BatchNode<K, V, A, D>?>
Splits the current node according to a certain key.