package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type kind =
  1. | Forward
  2. | Backward
  3. | Equivalence
val get : kind -> Glob_term.glob_constr list
val declare : kind -> Glob_term.glob_constr list -> unit