text-1.2.2.0: An efficient packed Unicode text type.

Safe HaskellNone

Data.Text.Internal.Fusion.CaseMapping

Documentation

upperMapping :: forall s. Char -> s -> Step (CC s) Char

lowerMapping :: forall s. Char -> s -> Step (CC s) Char

titleMapping :: forall s. Char -> s -> Step (CC s) Char

foldMapping :: forall s. Char -> s -> Step (CC s) Char