Class Salient\Iterator\MapIterator

<TKey, TInput, TOutput>

extends IteratorIterator<TKey, TOutput, Traversable<TKey, TInput>>

Iterates over an iterator, applying a callback to values as they are returned

Methods
Methods inherited from IteratorIterator
getInnerIterator(), rewind(), valid(), key(), next()