mini\Table\Index\SortedArrayIndex::lowerBound() Method

private

Signature

private function lowerBound(array $a, string $x): int

Parameters

Name Type Default Description
$a array required Documentation missing
$x string required Documentation missing

Returns

int

Documentation

Documentation missing - No docblock found for this method.

Source

src/Table/Index/SortedArrayIndex.php:146-159