package mdx
-
mdx.top
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val pp : Format.formatter -> t -> unit
val compare : t -> int -> int -> bool
val raw_parse : string -> string * (t * string) option
raw_parse s
splits s
into a label, and optionally the relation and the associated value.