package js_of_ocaml-tyxml

  1. Overview
  2. Docs

Cast to and from Tyxml types

module MakeTo (C : sig ... end) : Tyxml_cast_sigs.TO with type 'a elt = 'a C.elt
module MakeOf (C : sig ... end) : Tyxml_cast_sigs.OF with type 'a elt = 'a C.elt