Module type Xml_sigs.Output module type Output = sig..endtype outtype mval empty : mval concat : m -> m -> mval put : string -> mval make : m -> out