package coq-core

  1. Overview
  2. Docs
The Coq Proof Assistant -- Core Binaries and Tools

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.17.1.tar.gz
sha512=9a35311acec2a806730b94ac7dceabc88837f235c52a14c026827d9b89433bd7fa9555a9fc6829aa49edfedb24c8bbaf1411ebf463b74a50aeb17cba47745b6b

doc/coq-core.interp/Stdarg/index.html

Module StdargSource

Basic generic arguments.

Sourceval wit_string : string Genarg.uniform_genarg_type
Sourceval wit_pre_ident : string Genarg.uniform_genarg_type
Additional generic arguments
Sourceval wit_int_or_var : (int Locus.or_var, int Locus.or_var, int) Genarg.genarg_type
Sourceval wit_nat_or_var : (int Locus.or_var, int Locus.or_var, int) Genarg.genarg_type
  • deprecated Use Stdarg.wit_hyp
Sourceval wit_sort_family : (Sorts.family, unit, unit) Genarg.genarg_type

Aliases for compatibility

Sourceval wit_natural : int Genarg.uniform_genarg_type
Sourceval wit_integer : int Genarg.uniform_genarg_type
Sourceval wit_preident : string Genarg.uniform_genarg_type
OCaml

Innovation. Community. Security.