package tyxml

  1. Overview
  2. Docs
TyXML is a library for building correct HTML and SVG documents

Install

Dune Dependency

Authors

Maintainers

Sources

tyxml-4.3.0.tbz
sha256=6e1bd76b184eb8bf43550138fa1e14f03b5761187ff38891179a36bdddbdbfc3
md5=fd834a567f813bf447cab5f4c3a723e2

doc/tyxml.functor/Xml_sigs/index.html

Module Xml_sigs

XML Signatures.

module type T = sig ... end
module type NoWrap = T with module W = Xml_wrap.NoWrap
module type Iterable = sig ... end
module type Info = sig ... end
module type Output = sig ... end
module type Typed_xml = sig ... end
module type Printer = sig ... end
module type Simple_printer = sig ... end
module type Typed_printer = sig ... end
module type Typed_simple_printer = sig ... end
module type Pp = sig ... end
module type Typed_pp = sig ... end
OCaml

Innovation. Community. Security.