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.0@sha256:1ce3e9243b334246b4c4b990968457091cbf7d84c29e4daca57beaa118840b05,2445

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.