lazily
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.
Activity
- Latest release
- 12y ago
- Total releases
- 6
- Cadence
- ~24 days
- Last 12 months
- 0
Details
- First release
- Apr 19, 2013
Releases
| Version | Released | |
|---|---|---|
0.2.1
patch
| ||
0.2.0
minor
| ||
0.1.2
patch
| ||
0.1.1
patch
| ||
0.1.0
minor
| ||
0.0.1
initial
|