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.16.0.0.16.2.tbz
sha256=f891507f58fba3ba29889dd07fbe69af3411d246488ae7595cd81d26c8422f14
sha512=224dfda8fae1ead7a5ae2a8ead527834bb5216b1788485a0c19deade3b0dd86767c19056931294a7973f132680e282c4491c76ef38638c0c566a029379f484e2

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

Module Serlib.Ser_ppSource

Sourcetype t = Pp.t
Sourcetype doc_view = Pp.doc_view
Sourceval t_of_sexp : Sexplib.Sexp.t -> t
Sourceval sexp_of_t : t -> Sexplib.Sexp.t
Sourceval of_yojson : Yojson.Safe.t -> (t, string) Result.result
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval doc_view_of_sexp : Sexplib.Sexp.t -> doc_view
Sourceval sexp_of_doc_view : doc_view -> Sexplib.Sexp.t
Sourceval doc_view_of_yojson : Yojson.Safe.t -> (doc_view, string) Result.result
Sourceval doc_view_to_yojson : doc_view -> Yojson.Safe.t
OCaml

Innovation. Community. Security.