Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val black : style
val red : style
val green : style
val yellow : style
val blue : style
val magenta : style
val cyan : style
val white : style
val default : style
val on_black : style
val on_red : style
val on_green : style
val on_yellow : style
val on_blue : style
val on_magenta : style
val on_cyan : style
val on_white : style
val on_default : style
val print_string : style list -> string -> unit
val prerr_string : style list -> string -> unit
val printf : style list -> ('a, unit, string, unit) Pervasives.format4 -> 'a
val eprintf : style list -> ('a, unit, string, unit) Pervasives.format4 -> 'a
val erase : loc -> unit