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
yaf_config_simple(3) - php
arrayiterator(3) - php
callbackfilteriterator(3) - php
recursivetreeiterator(3) - php
spldoublylinkedlist(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch