package coq-core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Some extra info for structures which are primitive records

val register : Names.Projection.Repr.t -> Names.Constant.t -> unit

Sets up the mapping from constants to primitive projections

val mem : Names.Constant.t -> bool
val find_opt : Names.Constant.t -> Names.Projection.Repr.t option
val find_opt_with_relevance : (Names.Constant.t * EConstr.EInstance.t) -> (Names.Projection.Repr.t * Sorts.relevance) option
OCaml

Innovation. Community. Security.