summaryrefslogtreecommitdiff
path: root/devel/rubygem-memo_wise/pkg-descr
blob: cdb68985da86c650580f12261e98432e59e4bb29 (plain) (blame)
1
2
3
4
5
6
7
8
9
The wise choice for Ruby memoization.

* Fast performance of memoized reads (with benchmarks)
* Support for resetting and presetting memoized values
* Support for memoization on frozen objects
* Support for memoization of class and module methods
* Support for inheritance of memoized class and instance methods
* Documented and tested thread-safety guarantees
* Full documentation and test coverage!