package why3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type instruction =
  1. | Icall_prover of Whyconf.prover * int * int
  2. | Itransform of string * int
  3. | Igoto of int
type t = instruction array
OCaml

Innovation. Community. Security.