package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type projection_flags = {
  1. pf_subclass : bool;
  2. pf_canonical : bool;
}
val declare_structure_entry : Recordops.struc_typ -> unit