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_mod_subst/index.html

Module Serlib.Ser_mod_substSource

Sourcetype delta_resolver = Mod_subst.delta_resolver
Sourceval sexp_of_delta_resolver : delta_resolver -> Sexplib0.Sexp.t
Sourceval delta_resolver_of_sexp : Sexplib0.Sexp.t -> delta_resolver
Sourceval delta_resolver_to_yojson : delta_resolver -> Yojson.Safe.t
Sourceval hash_fold_delta_resolver : Ppx_hash_lib.Std.Hash.state -> delta_resolver -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_delta_resolver : delta_resolver -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_delta_resolver : delta_resolver -> delta_resolver -> int
Sourcetype substitution = Mod_subst.substitution
Sourceval sexp_of_substitution : substitution -> Sexplib0.Sexp.t
Sourceval substitution_of_sexp : Sexplib0.Sexp.t -> substitution
Sourceval substitution_to_yojson : substitution -> Yojson.Safe.t
Sourceval hash_fold_substitution : Ppx_hash_lib.Std.Hash.state -> substitution -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_substitution : substitution -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_substitution : substitution -> substitution -> int
OCaml

Innovation. Community. Security.