package coq

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

Module Declare.CInfoSource

Information for a single top-level named constant

Sourcetype 'constr t
Sourceval make : name:Names.Id.t -> typ:'constr -> ?args:Names.Name.t list -> ?impargs:Impargs.manual_implicits -> ?using:Proof_using.t -> unit -> 'constr t
Sourceval to_constr : Evd.evar_map -> EConstr.t t -> Constr.t t
Sourceval get_typ : 'constr t -> 'constr
OCaml

Innovation. Community. Security.