text-1.2.2.1: An efficient packed Unicode text type.
Data.Text.Internal.Private
Description
runText :: (forall s. (MArray s -> Int -> ST s Text) -> ST s Text) -> Text Source
span_ :: (Char -> Bool) -> Text -> (#Text, Text#) Source