package tyxml

  1. Overview
  2. Docs
type xml_elt
val print_list : output:(string -> unit) -> ?encode:(string -> string) -> xml_elt list -> unit