@hackage utf8-string1.0.2
Support for reading and writing UTF8 Strings
Installation
Tested Compilers
Dependencies (2)
- base >=4.3 && <5
- bytestring >=0.9 Show all…
Dependents (744)
@hackage/rest-wai, @hackage/open-pandoc, @hackage/greenclip, @hackage/string-conversions, @hackage/data-embed, @hackage/webidl, Show all…
A UTF8 layer for Strings. The utf8-string package provides operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation.