text-short-0.1.5: Memory-efficient representation of Unicode text strings

Index

!? Data.Text.Short
all Data.Text.Short
any Data.Text.Short
append Data.Text.Short
break Data.Text.Short
breakEnd Data.Text.Short
concat Data.Text.Short
cons Data.Text.Short
drop Data.Text.Short
dropAround Data.Text.Short
dropEnd Data.Text.Short
dropWhile Data.Text.Short
dropWhileEnd Data.Text.Short
empty Data.Text.Short
filter Data.Text.Short
find Data.Text.Short
findIndex Data.Text.Short
foldl Data.Text.Short
foldl' Data.Text.Short
foldl1 Data.Text.Short.Partial
foldl1' Data.Text.Short.Partial
foldr Data.Text.Short
foldr1 Data.Text.Short.Partial
fromByteString Data.Text.Short
fromByteStringUnsafe Data.Text.Short.Unsafe
fromShortByteString Data.Text.Short
fromShortByteStringUnsafe Data.Text.Short.Unsafe
fromString Data.Text.Short
fromText Data.Text.Short
head Data.Text.Short.Partial
index Data.Text.Short.Partial
indexEndMaybe Data.Text.Short
indexMaybe Data.Text.Short
init Data.Text.Short.Partial
intercalate Data.Text.Short
intersperse Data.Text.Short
isAscii Data.Text.Short
isPrefixOf Data.Text.Short
isSuffixOf Data.Text.Short
last Data.Text.Short.Partial
length Data.Text.Short
null Data.Text.Short
pack Data.Text.Short
replicate Data.Text.Short
reverse Data.Text.Short
ShortText Data.Text.Short
singleton Data.Text.Short
snoc Data.Text.Short
span Data.Text.Short
spanEnd Data.Text.Short
split Data.Text.Short
splitAt Data.Text.Short
splitAtEnd Data.Text.Short
stripPrefix Data.Text.Short
stripSuffix Data.Text.Short
tail Data.Text.Short.Partial
take Data.Text.Short
takeEnd Data.Text.Short
takeWhile Data.Text.Short
takeWhileEnd Data.Text.Short
toBuilder Data.Text.Short
toByteString Data.Text.Short
toShortByteString Data.Text.Short
toString Data.Text.Short
toText Data.Text.Short
uncons Data.Text.Short
unpack Data.Text.Short
unsnoc Data.Text.Short