text-1.1.1.3: An efficient packed Unicode text type.
Data.Text.Internal.Fusion.CaseMapping
upperMapping :: forall s. Char -> s -> Step (CC s) CharSource
lowerMapping :: forall s. Char -> s -> Step (CC s) CharSource
titleMapping :: forall s. Char -> s -> Step (CC s) CharSource
foldMapping :: forall s. Char -> s -> Step (CC s) CharSource