BSD-3-Clause licensed by Edward L. Blake
Maintained by [email protected]
This version can be pinned in stack with:expiring-cache-map-0.0.6.1@sha256:6f298903cb33395b87adaa04874c590dcc1b3903c9e3b3b09ee376a768c4bccc,3404

expiring-cache-map

A general purpose simple shared state cache map with automatic expiration of values for caching the results of accessing a resource (such as reading a file), with variations for Ord and Hashable keys.