package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.14.0.tar.gz
sha256=b1501d686c21836302191ae30f610cca57fb309214c126518ca009363ad2cd3c

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

Module CLexer.LexerSource

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_using : 'c pattern -> unit
Sourceval tok_removing : 'c pattern -> unit
Sourceval tok_match : 'c pattern -> te -> 'c
Sourceval tok_text : 'c pattern -> string
Sourcemodule State : sig ... end
OCaml

Innovation. Community. Security.