| Safe Haskell | Safe-Inferred |
|---|
Control.Concurrent.Cache
Documentation
A thread-safe write-once cache. If you need more functionality,
(e.g. multiple write, cache clearing) use an MVar instead.
io-memoize-1.1.1.0: Memoize IO actions
| Safe Haskell | Safe-Inferred |
|---|
Control.Concurrent.Cache
A thread-safe write-once cache. If you need more functionality,
(e.g. multiple write, cache clearing) use an MVar instead.