Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Util.Cache
Description
The Cache module allows us to cache results of expensive stateful computations in memory. Possible improvements - (1) use hashing instead
uni-util-2.3.0.2: Utilities for the uniform workbench
Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Util.Cache
Description
The Cache module allows us to cache results of expensive stateful computations in memory. Possible improvements - (1) use hashing instead