ruby-dirty-memoize 0.0.4-1.1 (i386 binary) in ubuntu lunar

 The dirty-memoize library can help making your program faster in the
 following cases:
 .
  - You have one expensive method which sets many internal variables,
    thus lazy evaluation of these dependent variables is preferred.
  - The expensive operation depends on one or more parameters
  - Changes to one or more parameters affect all dependent variables
  - You may want to hide the call to the 'compute' operation

Details

Package version:
0.0.4-1.1
Source:
ruby-dirty-memoize 0.0.4-1.1 source package in Ubuntu
Status:
Published
Component:
universe
Priority:
Optional

Package relationships

Depends on: