package coq-core

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

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.18.0.tar.gz
md5=8d852367b54f095d9fbabd000304d450
sha512=46922d5f2eb6802a148a52fd3e7f0be8370c93e7bc33cee05cf4a2044290845b10ccddbaa306f29c808e7c5019700763e37e45ff6deb507b874a4348010fed50

doc/coq-core.parsing/CLexer/LexerDiff/index.html

Module CLexer.LexerDiffSource

Sourcetype keyword_state = keyword_state
Sourcetype te = Tok.t
Sourcetype 'c pattern = 'c Tok.p
Sourceval tok_pattern_eq : 'a pattern -> 'b pattern -> ('a, 'b) Util.eq option
Sourceval tok_pattern_strings : 'c pattern -> string * string option
Sourceval tok_func : ?loc:Loc.t -> (unit, char) Gramlib.Stream.t -> (keyword_state, te) Gramlib.LStream.t

Returning a stream equipped with a location function

Sourceval tok_match : 'c pattern -> te -> 'c
Sourceval tok_text : 'c pattern -> string
Sourcemodule State : sig ... end
OCaml

Innovation. Community. Security.