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

Safe HaskellNone
LanguageHaskell98

Data.Interned.Internal.Text

Documentation

data InternedText Source #

Constructors

InternedText 

Instances

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