-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.3.1
-
Component/s: None
-
None
This is what IteratorIterator in PHP are meant for anyway, there is no need for us to specifically wrap our iterator with a user provided class.
Besides, this would complicate our internals needing to call into userland iterator rather then our precompiled iterators.