summaryrefslogtreecommitdiff
path: root/devel/ruby-memoize/DESCR
blob: 73a44cac3480b186d227587c5bb88493cb6b3517 (plain)
1
2
3
The memoize library allows you to cache methods for faster lookup.
Cached results can either be stored in memory (the default) or to
a file.