package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type deprecation = bool
type vernac_command = Genarg.raw_generic_argument list -> unit -> unit
val vinterp_add : deprecation -> Vernacexpr.extend_name -> vernac_command -> unit
val overwriting_vinterp_add : Vernacexpr.extend_name -> vernac_command -> unit
val vinterp_init : unit -> unit
val call : ?locality:bool -> (Vernacexpr.extend_name * Genarg.raw_generic_argument list) -> unit
OCaml

Innovation. Community. Security.