RubyGems Navigation menu

lazyeval 0.0.4

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

Development 依赖 (7):

业主:

作者:

  • Vitaly Kushner

SHA 256 校验和:

edbc0f26943e40653dfd207ef8a6b1df8cc3321933f5b20ca1f3805a5152b8a1

下载总量 13,677

这个版本 3,612

许可:

MIT

需要的 Ruby 版本:

链接: