package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.15.1.tar.gz
sha256=513e953b7183d478acb75fd6e80e4dc32ac1a918cf4343ac31a859cfb4e9aad2

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.