package calli

  1. Overview
  2. Docs
type t =
  1. | Black
  2. | Red
  3. | Green
  4. | Yellow
  5. | Blue
  6. | Magenta
  7. | Cyan
val printf : ?color:t -> ('a, Stdlib.Format.formatter, unit, unit, unit, unit) Stdlib.format6 -> 'b
OCaml

Innovation. Community. Security.