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_globnames/index.html

Module Serlib.Ser_globnamesSource

Sourcemodule Names = Ser_names
Sourcetype abbreviation = Names.KerName.t
Sourceval abbreviation_of_sexp : Sexplib0.Sexp.t -> abbreviation
Sourceval sexp_of_abbreviation : abbreviation -> Sexplib0.Sexp.t
Sourcetype extended_global_reference = Globnames.extended_global_reference =
  1. | TrueGlobal of Names.GlobRef.t
  2. | Abbrev of abbreviation
Sourceval extended_global_reference_of_sexp : Sexplib0.Sexp.t -> extended_global_reference
Sourceval sexp_of_extended_global_reference : extended_global_reference -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.