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,792 of 187,007
Downloads: 649,003
Daily
Ranking: 12,043 of 186,993
Downloads: 85
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
6,591 | 694,687 | statsample |
123,022 | 5,148 | statsample-sem |
156,441 | 3,362 | statsample-ekatena |
Owners
# | Gravatar | Handle |
---|---|---|
1 | clbustos |