module Utf8:Coercions between x-strings and OCamlsig
..end
string
type (whose values
are interpreted as being UTF-8 encoded).typet =
{{String}}
typerepr =
string
val make : repr -> t
Failure "Utf8.make"
if the argument
is not a valid UTF-8 encoded string.val get : t -> repr