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.3.tbz
sha256=d9a32c0033d720032011e9bf5e8d30d4b205ce276b6a81ab359fc461809e9b63
sha512=742d2b92b986e45044c19cd2bbfd5dd5346cfb4b0ec20f40811d8b0096c6e25192528359f98d2eed2a74ae67790d1f8cea382cb01fd7cf8903a5a917cca79a84

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

Module Serlib.Ser_extendSource

Sourcetype production_position = Extend.production_position
Sourceval production_position_of_sexp : Sexplib.Sexp.t -> production_position
Sourceval sexp_of_production_position : production_position -> Sexplib.Sexp.t
Sourcetype production_level = Extend.production_level
Sourceval sexp_of_production_level : production_level -> Sexplib0.Sexp.t
Sourceval production_level_of_sexp : Sexplib0.Sexp.t -> production_level
Sourceval production_level_to_yojson : production_level -> Yojson.Safe.t
Sourceval hash_fold_production_level : Ppx_hash_lib.Std.Hash.state -> production_level -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_production_level : production_level -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_production_level : production_level -> production_level -> int
Sourcetype binder_entry_kind = Extend.binder_entry_kind
Sourceval binder_entry_kind_of_sexp : Sexplib.Sexp.t -> binder_entry_kind
Sourceval sexp_of_binder_entry_kind : binder_entry_kind -> Sexplib.Sexp.t
Sourcetype 'lev constr_entry_key_gen = 'lev Extend.constr_entry_key_gen
Sourceval constr_entry_key_gen_of_sexp : (Sexplib.Sexp.t -> 'lev) -> Sexplib.Sexp.t -> 'lev constr_entry_key_gen
Sourceval sexp_of_constr_entry_key_gen : ('lev -> Sexplib.Sexp.t) -> 'lev constr_entry_key_gen -> Sexplib.Sexp.t
Sourcetype constr_entry_key = Extend.constr_entry_key
Sourceval constr_entry_key_of_sexp : Sexplib.Sexp.t -> constr_entry_key
Sourceval sexp_of_constr_entry_key : constr_entry_key -> Sexplib.Sexp.t
Sourcetype constr_prod_entry_key = Extend.constr_prod_entry_key
Sourceval constr_prod_entry_key_of_sexp : Sexplib.Sexp.t -> constr_prod_entry_key
Sourceval sexp_of_constr_prod_entry_key : constr_prod_entry_key -> Sexplib.Sexp.t
Sourcetype simple_constr_prod_entry_key = Extend.simple_constr_prod_entry_key
Sourceval sexp_of_simple_constr_prod_entry_key : simple_constr_prod_entry_key -> Sexplib0.Sexp.t
Sourceval simple_constr_prod_entry_key_of_sexp : Sexplib0.Sexp.t -> simple_constr_prod_entry_key
Sourceval simple_constr_prod_entry_key_to_yojson : simple_constr_prod_entry_key -> Yojson.Safe.t
Sourceval hash_fold_simple_constr_prod_entry_key : Ppx_hash_lib.Std.Hash.state -> simple_constr_prod_entry_key -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_simple_constr_prod_entry_key : simple_constr_prod_entry_key -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_simple_constr_prod_entry_key : simple_constr_prod_entry_key -> simple_constr_prod_entry_key -> int
OCaml

Innovation. Community. Security.