Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-memoizable
memoize method return values
https://github.com/dkubb/memoizable
0
no reviews
Install
Memoization is an optimization that saves the return value of a method so it doesn't need to be re-computed every time that method is called.
Learn more about its rationale and usage at /usr/share/ruby-memoizable/README.md