string-0.3.0: Common things for strings

Safe HaskellSafe-Inferred

Strings.ISO88591Normalize

Synopsis

Documentation

normalize :: String -> StringSource

Normalize the string.

mapping :: Map Char StringSource

Mapping that will be normalized.