mini\Table\Index\IndexInterface::range()
Method
public
abstract
Signature
public abstract function range(?string $start = NULL, ?string $end = NULL, bool $reverse = false): Traversable
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$start |
?string |
NULL
|
Documentation missing |
$end |
?string |
NULL
|
Documentation missing |
$reverse |
bool |
false
|
Documentation missing |
Returns
Traversable
Documentation
Range query over keys