-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
Affects Version/s: 2.0.0
-
Component/s: Public API
-
None
It appears that the current API only allows for iteration of a cursor via the `each` method. It would be nice to have a cursor enumerable that could be manually or partially iterated via a `next` method.