module Make_typed:functor (Typed_xml:Xml_sigs_duce.Typed_xml) ->Xml_sigs_duce.Typed_printerwith module Typed_xml := Typed_xml
| Parameters: |
|
module Typed_xml:Xml_sigs_duce.Typed_xml
typeelt =Xml_sigs_duce.Typed_xml.elt
typedoc =Xml_sigs_duce.Typed_xml.doc
val print_list : output:(string -> unit) ->
?encode:(string -> string) -> elt list -> unitval print : output:(string -> unit) ->
?encode:(string -> string) ->
?advert:string -> doc -> unit