package coq-core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type projection_flags = {
  1. pf_coercion : bool;
  2. pf_reversible : bool;
  3. pf_instance : bool;
  4. pf_priority : int option;
  5. pf_locality : Goptions.option_locality;
  6. pf_canonical : bool;
}
val declare_structure_entry : Structures.Structure.t -> unit
OCaml

Innovation. Community. Security.