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).

Source

src/Table/Index/TreapIndex.php:190-203