Index of module types
I | |
| Info [Xml_sigs] | |
| Iterable [Xml_sigs] | |
N | |
| NoWrap [Xml_wrap] | |
| NoWrap [Xml_sigs] | |
| NoWrap [Html_sigs] |
Equivalent to Html_sigs.T, but without wrapping.
| NoWrap [Svg_sigs] |
Equivalent to Svg_sigs.T, but without wrapping.
O | |
| Output [Xml_sigs] | |
P | |
| Pp [Xml_sigs] | |
| Printer [Xml_sigs] | |
S | |
| Simple_printer [Xml_sigs] | |
T | |
| T [Xml_wrap] | |
| T [Xml_sigs] | |
| T [Html_sigs] |
Signature of typesafe constructors for HTML documents.
| T [Html_sigs.Make] |
See Html_sigs.T.
| T [Svg_sigs] |
Signature of typesafe constructors for SVG documents.
| T [Svg_sigs.Make] |
See Svg_sigs.T.
| TagList [Xml_print] |
List of tags that can be printed as empty tags: <foo />.
| Typed_pp [Xml_sigs] | |
| Typed_printer [Xml_sigs] | |
| Typed_simple_printer [Xml_sigs] | |
| Typed_xml [Xml_sigs] | |
W | |
| Wrapped_functions [Html_sigs] |
Wrapped functions, to be used with Html_f.Make_with_wrapped_functions.
| Wrapped_functions [Svg_sigs] |
Wrapped functions, to be used with Svg_f.Make_with_wrapped_functions.
|
|