package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.14.1.tar.gz
sha256=3cbfc1e1a72b16d4744f5b64ede59586071e31d9c11c811a0372060727bfd9c3

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.