package why3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type plugin = string
exception Plugin_Not_Found of plugin * string list
val debug : Debug.flag
val load : ?dirs:string list -> plugin -> unit
type plu =
  1. | Plubad
  2. | Plugood
  3. | Plufail of exn
  4. | Pluother
val check_plugin : plugin -> plu
OCaml

Innovation. Community. Security.