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.5.4@sha256:6d70e7213bb7385bb95aef3c651a0636253f06c1a2c648c7cf9c650815f71bfa,2220

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.