package js_of_ocaml-tyxml

  1. Overview
  2. Docs
  • deprecated Will be removed past 2019-04-01. Use Js_of_ocaml_tyxml.Tyxml_cast instead.
module MakeTo (C : sig ... end) : Js_of_ocaml_tyxml.Tyxml_cast_sigs.TO with type 'a elt = 'a C.elt
module MakeOf (C : sig ... end) : Js_of_ocaml_tyxml.Tyxml_cast_sigs.OF with type 'a elt = 'a C.elt