Categories: None [Edit]
dirty-memoize
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
Total
Ranking: 6,380 of 183,107
Downloads: 631,308
Daily
Ranking: 9,841 of 183,092
Downloads: 89
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
6,205 | 673,430 | statsample |
121,467 | 4,877 | statsample-sem |
157,678 | 2,963 | statsample-ekatena |
Owners
# | Gravatar | Handle |
---|---|---|
1 | clbustos |