StopIteration
ruby StopIteration
Raised to signal that an external iterator has no more elements. Caught by Kernel#loop to terminate the loop cleanly.
Raised to signal that an external iterator has no more elements. Caught by Kernel#loop to terminate the loop cleanly.