PHP » GoLang |
login |
register |
about
|
GoLang InfiniteIterator::__construct
request it (369)
GoLang replacement for PHP's InfiniteIterator::__construct
[edit | history]
PHP InfiniteIterator::__constructPHP original manual for InfiniteIterator::__construct [ show | php.net ]InfiniteIterator::__construct(PHP 5 >= 5.1.0, PHP 7) InfiniteIterator::__construct — Constructs an InfiniteIterator DescriptionConstructs an InfiniteIterator from an Iterator. Parameters
Return ValuesNo value is returned. Errors/Exceptions
Throws an Examples
Example #1 InfiniteIterator::__construct() example
<?php The above example will output: cat dog cat dog cat dog cat |
more
Recently updated
more
Most requested
more
Last requests
|