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

private

Signature

private function rotateLeft(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:395-401