text-0.11.2.0: An efficient packed Unicode text type.

PortabilityGHC
Stabilityexperimental
Maintainerbos@serpentine.com
Safe HaskellSafe-Infered

Data.Text.Private

Description

 

Documentation

span_ :: (Char -> Bool) -> Text -> (#Text, Text#)Source