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.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.