RubyGems Navigation menu

lazily 0.1.0

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:

6d2b22d00da3b201838b2e535174cffcda44858c257533814bb7b0cd8eec8db1

Total downloads 62,156

For this version 2,735

Licenses:

N/A

Required Ruby Version: None

Links: