package coq-core

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

Module GlobnamesSource

Sourceval isVarRef : Names.GlobRef.t -> bool
Sourceval isConstRef : Names.GlobRef.t -> bool
Sourceval isIndRef : Names.GlobRef.t -> bool
Sourceval isConstructRef : Names.GlobRef.t -> bool
Sourceval destConstructRef : Names.GlobRef.t -> Names.constructor
Extended global references
Sourcetype abbreviation = Names.KerName.t
Sourcetype extended_global_reference =
  1. | TrueGlobal of Names.GlobRef.t
  2. | Abbrev of abbreviation
Sourceval abbreviation_eq : abbreviation -> abbreviation -> bool
Sourcemodule ExtRefOrdered : sig ... end
OCaml

Innovation. Community. Security.