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.1.tbz
sha256=3958ec27603e3f927a74f11d02d98390e8ecda942bb23f37ff6fa575b31a8158
sha512=d33f9340de6e1426a42192da3610a7636b0201baa166cf788926b866738ae299219439bc22112cc81591c565dd857f66e53a41a3cfe420844f31fb6077abe57b

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.