typed-encoding-0.5.2.1: Type safe string transformations

Safe HaskellSafe
LanguageHaskell2010

Examples.TypedEncoding

Contents

Synopsis

Overview Examples

Conversions between encodings

Adding new encodings, error handling

Examples of "do-" encodings that perform some string transformation such as title-casing

Converting other types to and from encoded strings

Modifying encoded payload

a more dependently typed alternative to CheckedEnc