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

Safe HaskellNone
LanguageHaskell98

Data.Interned.Internal.String

Documentation

data InternedString Source #

Constructors

IS 

Instances

Eq InternedString Source # 
Ord InternedString Source # 
Show InternedString Source # 
IsString InternedString Source # 
Uninternable InternedString Source # 
Interned InternedString Source # 
Eq (Description InternedString) Source # 
Hashable (Description InternedString) Source # 
data Description InternedString Source # 
type Uninterned InternedString Source #