FastString

FastStrings

data FastString

Construction

fsLit

mkFastString

mkFastStringBytes

mkFastStringByteList

mkFastStringForeignPtr

mkFastString#

mkZFastString

mkZFastStringBytes

Deconstruction

unpackFS

bytesFS

Encoding

isZEncoded

zEncodeFS

Operations

uniqueOfFS

lengthFS

nullFS

appendFS

headFS

tailFS

concatFS

consFS

nilFS

Outputing

hPutFS

Internal

getFastStringTable

hasZEncoding

LitStrings

type LitString

Construction

sLit

mkLitString#

mkLitString

Deconstruction

unpackLitString

Operations

lengthLS