Build sequences using Ruby's Enumerator
The
Enumerator class is one of my favorites, and in this post I take a quick look at using it to build sequences of numbers. 
Comments