text-0.11.2.0: An efficient packed Unicode text type.

Safe HaskellSafe-Infered

Data.Text.Fusion.CaseMapping

Documentation

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

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

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