package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val explicitation_eq : Constrexpr.explicitation -> Constrexpr.explicitation -> bool
val constr_expr_eq : Constrexpr.constr_expr -> Constrexpr.constr_expr -> bool
val binding_kind_eq : Decl_kinds.binding_kind -> Decl_kinds.binding_kind -> bool
val binder_kind_eq : Constrexpr.binder_kind -> Constrexpr.binder_kind -> bool
val constr_loc : Constrexpr.constr_expr -> Loc.t option
val cases_pattern_expr_loc : Constrexpr.cases_pattern_expr -> Loc.t option
val local_binders_loc : Constrexpr.local_binder_expr list -> Loc.t option
val fresh_var_hook : (Names.Id.t list -> Constrexpr.constr_expr -> Names.Id.t) Hook.t
val coerce_reference_to_id : Libnames.reference -> Names.Id.t
val default_binder_kind : Constrexpr.binder_kind
val names_of_local_binders : Constrexpr.local_binder_expr list -> Names.Name.t Loc.located list
val names_of_local_assums : Constrexpr.local_binder_expr list -> Names.Name.t Loc.located list
OCaml

Innovation. Community. Security.