IterableIterator.php
File
This file is part of php-fast-forward/iterators.
Description
This source file is subject to the license that is bundled with this source code in the file LICENSE.
license
Description
https://opensource.org/licenses/MIT MIT License
Classes
IterableIterator
A normalized iterator wrapper that ensures any iterable (array or Traversable) is treated as a standard \Iterator.