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

private

Signature

private function rotateRight(mini\Table\Index\TreapNode $node): mini\Table\Index\TreapNode

Parameters

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

Returns

mini\Table\Index\TreapNode

Documentation

Documentation missing - No docblock found for this method.

Source

src/Table/Index/TreapIndex.php:387-393