package acgtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val tag_functions : Format.formatter_tag_functions
type color =
  1. | Black
  2. | Red
  3. | Green
  4. | Yellow
  5. | Blue
  6. | Magenta
  7. | Cyan
  8. | White
val color_code : color -> int
val open_color : color -> string
val close_color : string
val new_print_open_tag : string -> unit
val new_print_close_tag : string -> unit
val new_mark_open_tag : string -> string
val new_mark_close_tag : 'a -> string