@hackage text-convert0.1.0.0

Convert between various textual representation.

Convert between various types representing textual data. This library differs from the similar 'string-conversions' library in that this library exports class methods that are monomorphic in their return type. This enhances readability and aids type inference.