Class
Enumerable::Enumerator
In:
lib/backports/1.8.7/enumerator/with_index.rb
lib/backports/1.8.7/enumerator/rewind.rb
lib/backports/1.8.7/enumerator/next.rb
Parent:
Object
Methods
next
rewind
with_index
Public Instance methods
next
()
rewind
()
with_index
(offset = 0) {|args.size == 1 ? args[0] : args, offset| ...}
[Validate]