Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Errors that indicate that a client of this library has attempted to create an invalid argument spec. These are included to aid debugging when writing a CLI program with this library, though a user of a CLI tool should never encounter one of these, no matter which arguments they pass.
exception E of t
val to_string : t -> string