Lazily implements "lazy" versions of many Enumerable methods, allowing streamed processing of large (or even infinite) collections. It's equivalent to Ruby-2.x's Enumerable#lazy, but is implemented in pure Ruby, and works even in Ruby-1.8.x.
Required Ruby Version
None
Authors
Mike Williams
Versions
- 0.2.1 September 29, 2013 (14.5 KB)
- 0.2.0 July 14, 2013 (13.5 KB)
- 0.1.2 May 24, 2013 (12.5 KB)
- 0.1.1 May 16, 2013 (12.5 KB)
- 0.1.0 May 13, 2013 (13 KB)