Description
Transforms Haskell text around case conversion, word boundaries, and related string manipulation tasks. It helps turn names or phrases into forms commonly needed by code and user interfaces.
It is useful for generating identifiers, labels, slugs, field names, and display text. Developers should test language-specific text carefully, because case and word boundaries can vary across writing systems.