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
Documentation
Documentation missing - No docblock found for this method.