module MakeTyped:functor (TypedXML:XML_sigs_duce.TypedXML) ->XML_sigs_duce.TypedPrinterwith module TypedXML := TypedXML
| Parameters: |
|
module TypedXML:XML_sigs_duce.TypedXML
typeelt =XML_sigs_duce.TypedXML.elt
typedoc =XML_sigs_duce.TypedXML.doc
val print_list : output:(string -> unit) ->
?encode:(string -> string) -> elt list -> unitval print : output:(string -> unit) ->
?encode:(string -> string) ->
?advert:string -> doc -> unit