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:8d4240b64be186bb27d8310e17f42e9f4f59213c06f78890f9cc61270c6a838e,3277

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.