@hackage utf8-string0.3
Support for reading and writing UTF8 Strings
Installation
Dependencies (2)
- base >=1.0
- 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 IO and Strings. The utf8-string package provides operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation.