dirty-memoize

rubygemsv0.0.4

Like Memoize, but designed for mutable and parametizable objects Use when: 1. You have one expensive method (\compute) which set many internal variables. So, is preferable lazy evaluation of these dependent variables. 2. The expensive operation depends on one or more parameters 3. Changes on one or more parameters affect all dependent variables 4. You may want to hide the call of 'compute' operation 5. The user could want test several different parameters values

3 versions0 deps655,864 weekly dl
http://github.com/clbustos/dirty-memoize
42
/ 100
Health
safe to use

[email protected] is safe to use (health: 42/100)

Health breakdown0 – 100
0/25
maintenance
14/20
popularity
25/25
security
3/15
maturity
0/15
community
Vulnerabilities
0
none known

Health History

Dependency Tree

License Audit

API access

Get this data programmatically — free, no authentication.

curl https://depscope.dev/api/check/rubygems/dirty-memoize

Last updated · 2011-01-26T15:04:58.710Z

dirty-memoize — Health Score 42/100 | DepScope