php man page for infiniteiterator

Query: infiniteiterator

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
arrayiterator(3) - php
cachingiterator(3) - php
regexiterator(3) - php
splstack(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update