Wikibase
MediaWiki Wikibase extension
|
Lazy and potentially infinite version of PHPs native range() function (without $step support). More...
Public Member Functions | |
__construct (int $startingNumber=1, int $inclusiveUpperBound=null) | |
getIterator () | |
Private Attributes | |
$startingNumber | |
$inclusiveUpperBound | |
Lazy and potentially infinite version of PHPs native range() function (without $step support).
Wikibase\Repo\RangeTraversable::__construct | ( | int | $startingNumber = 1 , |
int | $inclusiveUpperBound = null |
||
) |
Wikibase\Repo\RangeTraversable::getIterator | ( | ) |
|
private |
|
private |