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

Safe HaskellNone
LanguageHaskell98

Data.Interned.Internal.ByteString

Documentation

data InternedByteString Source #

Instances

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