package doc-ock-xml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a parser
val build : (Xmlm.input -> 'a) -> 'a parser
type 'a result =
  1. | Ok of 'a
  2. | Error of Xmlm.pos option * Xmlm.pos * string
OCaml

Innovation. Community. Security.