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.19.0.0.19.3.tbz
sha256=f09de562d1f8cef423444d09212863fd54d02a907f15c0e409825a1126051939
sha512=5ba51cdbb9a75aaf42085677b8fd4eb68efe89d32d9e216d82f79a5fd742556968cf3fcb1a6316f01058d169f0fcc0cbf8fb03d007b9ab79e06ff8f5a7d17de0

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.