0.1.1 Bugfix Release
Pre-release
Pre-release
Fixed
- MapIterator caused errors when passed \Traversable did not have a
valid()method. New implementation uses a foreach + yield, which works with all traversable objects
valid() method. New implementation uses a foreach + yield, which works with all traversable objects