RubyGems Navigation menu

lazily 0.2.1

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.1 - September 29, 2013 (14.5 KB)
  2. 0.2.0 - July 14, 2013 (13.5 KB)
  3. 0.1.2 - May 24, 2013 (12.5 KB)
  4. 0.1.1 - May 16, 2013 (12.5 KB)
  5. 0.1.0 - May 13, 2013 (13 KB)
Show all versions (6 total)

Owners:

Authors:

  • Mike Williams

SHA 256 checksum:

c0acaa7d92570d6f4801ace496ed30967f8a5d7869091904ad0f308b3fd9d4ba

Total downloads 61,956

For this version 47,958

Licenses:

N/A

Required Ruby Version: None

Links: