package acgtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type engine =
  1. | STRINGS
  2. | LOGIC
  3. | DERIVED_TREES
  4. | TREES
  5. | DEFAULT
type config
val get_config : string -> string list -> config
val default : config
val background_color : config -> int * int * int
val node_color : config -> int * int * int
val engines : config -> engine UtilsLib.Utils.StringMap.t
OCaml

Innovation. Community. Security.