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.15.0.0.15.1.tbz
sha256=31d1e4661f5b1b917d7004c749cc05eb73546d3190ac632faddc37348531a0a5
sha512=a9816915f9dc4051e76c5b0e615b27c1bb0a6a5ffd445af94ad2ed1582a0e704a7f49f69b6764fa92dbfa092aa8e41ee3151a1330b394eb0338c796d6460fa20

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

Module Serlib.Ser_extendSource

Sourcetype side = Extend.side
Sourceval side_of_sexp : Sexplib.Sexp.t -> side
Sourceval sexp_of_side : side -> Sexplib.Sexp.t
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 production_level_of_sexp : Sexplib.Sexp.t -> production_level
Sourceval sexp_of_production_level : production_level -> Sexplib.Sexp.t
Sourceval production_level_of_yojson : Yojson.Safe.t -> (production_level, string) Result.result
Sourceval production_level_to_yojson : production_level -> Yojson.Safe.t
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 simple_constr_prod_entry_key_of_sexp : Sexplib.Sexp.t -> simple_constr_prod_entry_key
Sourceval sexp_of_simple_constr_prod_entry_key : simple_constr_prod_entry_key -> Sexplib.Sexp.t
Sourceval simple_constr_prod_entry_key_of_yojson : Yojson.Safe.t -> (simple_constr_prod_entry_key, string) Result.result
Sourceval simple_constr_prod_entry_key_to_yojson : simple_constr_prod_entry_key -> Yojson.Safe.t
OCaml

Innovation. Community. Security.