package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.16.0.tar.gz
sha256=36577b55f4a4b1c64682c387de7abea932d0fd42fc0cd5406927dca344f53587

doc/coq-core.gramlib/Gramlib/Gramext/index.html

Module Gramlib.GramextSource

Sourcetype position =
  1. | First
  2. | Last
  3. | Before of string
  4. | After of string
Sourcetype g_assoc =
  1. | NonA
  2. | RightA
  3. | LeftA
Sourceval pr_assoc : g_assoc -> Pp.t

Prints a g_assoc value.

OCaml

Innovation. Community. Security.