mini\Table\Index\TreapIndex::convertToTreap()
Method
private
Signature
private function convertToTreap(): void
Returns
void
Documentation
Convert sorted array to treap (called on first insert after range).