Interface Salient\Contract\Iterator\FluentIteratorInterface

<TKey is array-key, TValue>

extends Arrayable<TKey|int, TValue>, Traversable<TKey, TValue>

An iterator with a fluent interface

Methods