Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val parse : opt list -> (string -> unit) -> string array -> int -> int -> unit
val parse_cmdline : opt list -> (string -> unit) -> unit
val set : 'a ref -> 'a -> (unit -> unit) option
val incr : int ref -> (unit -> unit) option
val append : string list ref -> (string -> unit) option
val atmost_once : string ref -> exn -> (string -> unit) option