Module type Xml_sigs.Iterable_typed_xml
module type Iterable_typed_xml = sig..end
module Xml : Xml_sigs.Iterable
module Info : Xml_sigs.Info
type 'a elt
type doc
val toelt : 'a elt -> Xml.elt
val doc_toelt : doc -> Xml.elt
Warning: Reason support is experimental. We are looking for beta-tester and contributors.
module type Iterable_typed_xml = sig..end
module Xml : Xml_sigs.Iterable
module Info : Xml_sigs.Info
type 'a elt
type doc
val toelt : 'a elt -> Xml.elt
val doc_toelt : doc -> Xml.elt