package universo

  1. Overview
  2. Docs

Module Common.LogSource

Sourceval debug_flag : D.flag
Sourceval red : ('a, 'b, 'c, 'd, 'e, 'f) format6 -> ('a, 'b, 'c, 'd, 'e, 'f) format6

Format transformers (colors).

Sourceval gre : ('a, 'b, 'c, 'd, 'e, 'f) format6 -> ('a, 'b, 'c, 'd, 'e, 'f) format6
Sourceval yel : ('a, 'b, 'c, 'd, 'e, 'f) format6 -> ('a, 'b, 'c, 'd, 'e, 'f) format6
Sourceval blu : ('a, 'b, 'c, 'd, 'e, 'f) format6 -> ('a, 'b, 'c, 'd, 'e, 'f) format6
Sourceval mag : ('a, 'b, 'c, 'd, 'e, 'f) format6 -> ('a, 'b, 'c, 'd, 'e, 'f) format6
Sourceval cya : ('a, 'b, 'c, 'd, 'e, 'f) format6 -> ('a, 'b, 'c, 'd, 'e, 'f) format6
Sourceval log : ('a -> ('b, Format.formatter, unit, unit) format4) -> 'a -> 'b
Sourceval log_check : ('a, Format.formatter, unit, unit, unit, unit) format6 -> 'a
Sourceval log_elab : ('a, Format.formatter, unit, unit, unit, unit) format6 -> 'a
Sourceval log_solver : ('a, Format.formatter, unit, unit, unit, unit) format6 -> 'a
Sourceval log_univ : ('a, Format.formatter, unit, unit, unit, unit) format6 -> 'a
Sourceval error : string -> unit
Sourceval enable_flag : string -> unit

enable_flag str actives flags present in str

Sourceval enable_universo_flag : unit -> unit
OCaml

Innovation. Community. Security.