icecave / collections

A PHP collection library loosely inspired by the .NET runtime and the C++ STL. [DEPRECATED]
MIT License
70 stars 2 forks source link

Use of Iterator prevents nested iteration. #60

Closed jmalloc closed 11 years ago

jmalloc commented 11 years ago

Use IteratorAggregate instead of Iterator.

jmalloc commented 11 years ago

Collections that need to be fixed: