package coq-core

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

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.20.0.tar.gz
md5=66e57ea55275903bef74d5bf36fbe0f1
sha512=1a7eac6e2f58724a3f9d68bbb321e4cfe963ba1a5551b9b011db4b3f559c79be433d810ff262593d753770ee41ea68fbd6a60daa1e2319ea00dff64c8851d70b

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.