@hackage text-convert0.1.0.1

Convert between various textual representations.

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.