mini\Table\Index\TreapIndex::treapInsert() Method

private

Signature

private function treapInsert(?mini\Table\Index\TreapNode $node, string $key): mini\Table\Index\TreapNode

Parameters

Name Type Default Description
$node ?mini\Table\Index\TreapNode required Documentation missing
$key string required Documentation missing

Returns

mini\Table\Index\TreapNode

Documentation

Documentation missing - No docblock found for this method.

Source

src/Table/Index/TreapIndex.php:289-313