Module Utf8

module Utf8: sig .. end

val fold : f:('a -> int -> [> `Malformed of string | `Uchar of Stdlib.Uchar.t ] -> 'a) ->
'a -> string -> 'a