module Log:sig
..end
Docout.Make_logger
to write to stderr
without buffering.include struct ... end
val a : ('a -> string) -> 'a -> t
val to_long_string : SmartPrint.t -> string
val if_color : ('a -> 'a) -> 'a -> 'a
val nbsp : t
val quote : string -> t
val sexp : ('a -> Sexplib.Sexp.t) -> 'a -> t
val uri : Uri.t -> t