infiniteiterator(3) php man page | unix.com

Man Page: infiniteiterator

Operating Environment: php

Section: 3

INFINITEITERATOR(3)							 1						       INFINITEITERATOR(3)

The InfiniteIterator class

INTRODUCTION
The InfiniteIterator allows one to infinitely iterate over an iterator without having to manually rewind the iterator upon reaching its end.
CLASS SYNOPSIS
InfiniteIterator InfiniteIteratorextends IteratorIteratorOuterIterator Methods o public InfiniteIterator::__construct (Iterator $iterator) o public void InfiniteIterator::next (void ) Inherited methods o public IteratorIterator::__construct (Traversable $iterator) o public mixed IteratorIterator::current (void ) o public Traversable IteratorIterator::getInnerIterator (void ) o public scalar IteratorIterator::key (void ) o public void IteratorIterator::next (void ) o public void IteratorIterator::rewind (void ) o public bool IteratorIterator::valid (void ) PHP Documentation Group INFINITEITERATOR(3)
Related Man Pages
recursiveiteratoriterator(3) - php
recursivecachingiterator(3) - php
cachingiterator(3) - php
callbackfilteriterator(3) - php
regexiterator(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch