package coq-serapi

  1. Overview
  2. Docs
Serialization library and protocol for machine interaction with the Coq proof assistant

Install

Dune Dependency

Authors

Maintainers

Sources

coq-serapi-8.18.0.0.18.2.tbz
sha256=0fcf20002a6856b6d2485dcb55d388558dd771a8dcb99f5c614b8f5519f90801
sha512=45fa6873a65160624952de89d51ab3c44522c3485e945974e5fe97bc3c5214fa7955cd993f69bc1b87b3cfce77fde81b39ec9a43263ab4a14513a13b7c6ded92

doc/coq-serapi.serlib/Serlib/Ser_namegen/index.html

Module Serlib.Ser_namegenSource

Sourcemodule Names = Ser_names
Sourcetype intro_pattern_naming_expr = Namegen.intro_pattern_naming_expr =
  1. | IntroIdentifier of Names.Id.t
  2. | IntroFresh of Names.Id.t
  3. | IntroAnonymous
Sourceval intro_pattern_naming_expr_of_sexp : Sexplib0.Sexp.t -> intro_pattern_naming_expr
Sourceval sexp_of_intro_pattern_naming_expr : intro_pattern_naming_expr -> Sexplib0.Sexp.t
Sourceval intro_pattern_naming_expr_to_yojson : intro_pattern_naming_expr -> Yojson.Safe.t
Sourceval hash_fold_intro_pattern_naming_expr : Ppx_hash_lib.Std.Hash.state -> intro_pattern_naming_expr -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_intro_pattern_naming_expr : intro_pattern_naming_expr -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_intro_pattern_naming_expr : intro_pattern_naming_expr -> intro_pattern_naming_expr -> int
OCaml

Innovation. Community. Security.