package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.15.2.tar.gz
sha256=13a67c0a4559ae22e9765c8fdb88957b16c2b335a2d5f47e4d6d9b4b8b299926

doc/coq-core.parsing/Pcoq/Rule/index.html

Module Pcoq.RuleSource

Sourcetype ('self, 'trec, 'f, 'r) t
Sourceval stop : ('self, Gramlib.Grammar.norec, 'r, 'r) t
Sourceval next : ('self, _, 'a, 'r) t -> ('self, _, 'b) Symbol.t -> ('self, Gramlib.Grammar.mayrec, 'b -> 'a, 'r) t
Sourceval next_norec : ('self, Gramlib.Grammar.norec, 'a, 'r) t -> ('self, Gramlib.Grammar.norec, 'b) Symbol.t -> ('self, Gramlib.Grammar.norec, 'b -> 'a, 'r) t
OCaml

Innovation. Community. Security.