@hackage ttl-hashtables1.4.1.0

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.