PHP Pinq\Iterators Пространство имен

Пространства имен

Pinq\Iterators\Common
Pinq\Iterators\Generators
Pinq\Iterators\Standard

Interfaces

Имя Описание
IAdapterIterator Interface for an adapter iterator.
IIterator Interface for an iterator.
IIteratorScheme Interface for a factory for the required range of iterator classes to fulfill the ITraversable interface.
IJoinIterator Interface for an ordered iterator that supports subsequent ordering.
IJoinToIterator Interface for an ordered iterator that supports subsequent ordering.
IOrderedIterator Interface for an ordered iterator that supports subsequent ordering.
IOrderedMap Interface for an ordered map, like an array on steroids, this class supports any type of key associated with any type of value.
ISet Interface for an range of unique values.
IWrapperIterator Interface for an ordered iterator that supports subsequent ordering.

Классы

Имя Описание
SchemeProvider Provider class for accessing the built in provider schemes.