Joy of Rails: A simple trick to understand Ruby’s lazy enumerator
Here’s an excellent post that uses animations to explain how Ruby’s Enumerator::Lazy work.
Joy of Rails: A simple trick to understand Ruby’s lazy enumerator
Lazy enumeration is one of those Ruby features that I think I should use more often but almost never do.