f6faa02d6e
This package provides a set of typeclasses for safely converting between textual data. The built-in String type, as well as strict Text and lazy Text, are safely convertible between one another.
3 lines
195 B
Text
3 lines
195 B
Text
This package provides a set of typeclasses for safely converting
|
|
between textual data. The built-in String type, as well as strict Text
|
|
and lazy Text, are safely convertible between one another.
|