First page Back Continue Last page Overview Graphics
Iteration
Many containers implement a method called each to iterate over the collection.
Integer classes define times and upto iterators.
Implemented by passing code blocks parameters to the iterator method. (More on this later...)