string-0.1.0: Common things for strings

Safe HaskellSafe-Inferred

Data.Strings.ISO88591Normalize

Synopsis

Documentation

normalize :: String -> StringSource

Normalize the string.

mapping :: Map Char StringSource

Mapping that will be normalized.