VERY SIMPLISTIC memoization for functions (one memoized value per function; no regard for arguments). Uses UnboundMethods instead of method aliasing, so you don't see extra method names when you inspect your object.
Required Ruby Version
None
Authors
Sam Livingston-Gray
Versions
- 0.1.0 June 27, 2011 (7 KB)