package coq-core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type _ t =
  1. | No : unit t
  2. | Close : unit t
  3. | Update : Declare.Proof.t t
  4. | New : Declare.Proof.t t
OCaml

Innovation. Community. Security.