intern-0.2.2.1: Efficient hash-consing for arbitrary data types

Data.Interned

Documentation

data Cache t Source

newtype Id t Source

Constructors

Id Int 

Instances

Enum (Id t) 
Eq (Id t) 
Integral (Id t) 
Num (Id t) 
Ord (Id t) 
Real (Id t) 
Show (Id t) 
Hashable (Id t)