PHP » GoLang |
login |
register |
about
|
GoLang Iterator::valid
request it (411)
GoLang replacement for PHP's Iterator::valid
[edit | history]
Iterator::valid(PHP 5, PHP 7) Iterator::valid — Checks if current position is valid Description
abstract public bool Iterator::valid
( void
)
This method is called after Iterator::rewind() and Iterator::next() to check if the current position is valid. ParametersThis function has no parameters. Return Values
The return value will be casted to boolean and then evaluated.
Returns |
more
Recently updated
more
Most requested
more
Last requests
|