Documentation

GenericQuadIterator
in package
implements QuadIteratorInterface

Wrapper making almost anything (e.g. array, generator or a single Quad object) a QuadIterator.

Tags
author

zozlak

Table of Contents

Interfaces

QuadIteratorInterface

Properties

$iter  : Iterator<string|int, QuadInterface>

Methods

__construct()  : mixed
current()  : QuadInterface|null
key()  : mixed
next()  : void
rewind()  : void
valid()  : bool

Properties

Methods


        
On this page

Search results