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.4.tbz
sha256=cffb0eacd9d155434f7cf384418c78a9d1cf189b65b080a456f50d9d3c3dcf5c
sha512=77eada7c9f2979ee8b00704ed49e65f6e0aadb1a24b73bb89581bf624f330d141340e0dfecd8b1517a11b2a9d823d8f84fcbdea419cc99536557019c5951b80e

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

Module Serlib.Ser_tokSource

Sourcetype t = Tok.t
Sourceval t_of_sexp : Sexplib.Sexp.t -> t
Sourceval sexp_of_t : t -> Sexplib.Sexp.t
Sourcetype 'c p = 'c Tok.p
Sourceval p_of_sexp : (Sexplib.Sexp.t -> 'c) -> Sexplib.Sexp.t -> 'c p
Sourceval sexp_of_p : ('c -> Sexplib.Sexp.t) -> 'c p -> Sexplib.Sexp.t
OCaml

Innovation. Community. Security.