package dose3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val label : string
val info : ('a, unit, string, unit) format4 -> 'a
val notice : ('a, unit, string, unit) format4 -> 'a
val warning : ('a, unit, string, unit) format4 -> 'a
val debug : ('a, unit, string, unit) format4 -> 'a
val fatal : ('a, unit, string, 'b) format4 -> 'a
type cfl_type =
  1. | Explicit
  2. | Conjunctive
  3. | Other of Diagnostic.reason list
module CflE : sig ... end
module CG : sig ... end
val strongconflicts : Cudf.universe -> CG.t