Module String_monoid.Underlying

type t =
| String of Core.String.t
| Bigstring of Core.Bigstring.t
| Char of char