-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
When skip(n) is called, most AmetysObjectIterable implementations just call next() n times. This behavior should be made default, with implementors overriding it when possible to gain performance.