RubyGems Navigation menu

lazyeval 0.0.3

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.5KB)
  2. 0.0.3 - June 05, 2013 (38KB)
  3. 0.0.2 - May 11, 2010 (37.5KB)
  4. 0.0.1 - May 24, 2008* (26KB)

Development依存関係 (4):

bundler ~> 1.3
rake >= 0
yard >= 0

所有者:

作者:

  • Vitaly Kushner

SHA 256チェックサム:

487f5d83077ee044e469b39a37396c629c846f99f3a4ff29576f68007e0fd6b5

累計ダウンロード数 13,677

このバージョンのみ 2,768

ライセンス:

MIT

必要なRubyのバージョン: なし

リンク: