Module LiteralIntfSource

Sourcemodule type Type = sig ... end
Sourcemodule Zed : Type with type char_intf = Zed_char.t and type string_intf = Zed_string.t
Sourcemodule UTF8 : Type with type char_intf = Zed_utf8.t and type string_intf = Zed_utf8.t