docs / it.uniroma3.dbtree / DBTree / BatchNode / split

split

fun split(k: K): Pair<BatchNode<K, V, A, D>?, BatchNode<K, V, A, D>?> (source)

Splits the current node according to a certain key.