package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type flag = [
  1. | `ReductionDontExposeCase
  2. | `ReductionNeverUnfold
]
val set : bool -> Globnames.global_reference -> (int list * int * flag list) -> unit
val get : Globnames.global_reference -> (int list * int * flag list) option
OCaml

Innovation. Community. Security.