@hackage ttl-hashtables1.3.1.1

Extends hashtables so that entries added can be expired after a TTL

This library extends fast mutable hashtables so that entries added can be expired after a given TTL (time to live). This TTL can be specified as a default property of the table or on a per entry basis.