package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type case_info_pattern = {
  1. cip_style : Constr.case_style;
  2. cip_ind : Names.inductive option;
  3. cip_ind_tags : bool list option;
  4. cip_extensible : bool;
}
OCaml

Innovation. Community. Security.