Data.Cache.LRU.IO
data AtomicLRU key val
newAtomicLRU
fromList
toList
maxSize
insert
lookup
delete
pop
size
modifyAtomicLRU
modifyAtomicLRU'