cow
XML, JSON, HTML and Markdown libraries
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parameters
Signature
Basic types and values
type string = String.t
type dtd = string option
val ns_xml : string
val ns_xmlns : string
Input
type source = [
| `Channel of Pervasives.in_channel |
| `String of int * std_string |
| `Fun of unit -> int |
]
val eoi : input -> bool
Output
val output_depth : output -> int