RubyGems Navigation menu

lazyeval 0.0.2

This GEM allows to call methods lazily. The actual work will not be performed until the result is used. There's no promise/force semantics, just a single call (or block) is stored and executed the first time the (lazy) result is accessed.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.4 - October 07, 2013 (38.5 KB)
  2. 0.0.3 - June 05, 2013 (38 KB)
  3. 0.0.2 - May 11, 2010 (37.5 KB)
  4. 0.0.1 - May 24, 2008* (26 KB)

Development Dependencies (2):

Owners:

Authors:

  • Vitaly Kushner

SHA 256 checksum:

9cd7ad2c42a4fbde30b9ff8b1f29d93d613324fc235efb4966eb7864a964ba1e

Total downloads 13,677

For this version 3,616

Licenses:

N/A

Required Ruby Version: None

Links: