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.16.0.0.16.3.tbz
sha256=66137df53e01398a26e9e51056af7439997bcf562fbe4503946fe89e0c5df443
sha512=5c71f7acd4537c33853122d9c526e61f35d2934504c77ce95196f8d595f1c619a680fccd46ba9deb69b509eeb936984056380b18b65fae617ae1cce704df90a1

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.