Categories: None [Edit]

lazyeval

https://rubygems.org/gems/lazyeval
https://github.com/vitaly/lazyeval
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.

Total

Ranking: 64,205 of 180,689
Downloads: 13,708

Daily

Ranking: 60,791 of 180,681
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,105,896,669bundler
16862,884,664rake
19809,199,705minitest
316101,959,383guard
1,8599,736,988terminal-notifier-guard
2,3096,223,455guard-minitest
2,4515,535,272debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956