package tyxml

  1. Overview
  2. Docs

Basic iterators over XML tree (functorial interface).

module Make (Xml : Xml_sigs.Iterable) : sig ... end