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.17.0.0.17.0.tbz
sha256=fe717f2aa1394434ca3cd9f02a4227e512fb2517c01d4f2726d71f4e3a18756d
sha512=c070d3ebb7f76df7929b04ddb68d4d28751e8991fdb870f56a64168389ff217e75e118317dc8069a8acf98ac88c523d2211fd91fdc777f916d3184b56d235a7c

doc/serlib_firstorder/Serlib_firstorder/Ser_g_ground/index.html

Module Serlib_firstorder.Ser_g_groundSource

module Loc = Serlib.Ser_loc
module Names = Serlib.Ser_names
module Libnames = Serlib.Ser_libnames
module Locus = Serlib.Ser_locus
Sourcetype h1 = Libnames.qualid list
Sourceval h1_of_sexp : Sexplib0.Sexp.t -> h1
Sourceval sexp_of_h1 : h1 -> Sexplib0.Sexp.t
Sourceval hash_fold_h1 : Ppx_hash_lib.Std.Hash.state -> h1 -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_h1 : h1 -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_h1 : h1 -> h1 -> int
Sourceval h2_of_sexp : Sexplib0.Sexp.t -> h2
Sourceval sexp_of_h2 : h2 -> Sexplib0.Sexp.t
Sourceval hash_fold_h2 : Ppx_hash_lib.Std.Hash.state -> h2 -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_h2 : h2 -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_h2 : h2 -> h2 -> int
Sourcetype h3 = Names.GlobRef.t list
Sourceval h3_of_sexp : Sexplib0.Sexp.t -> h3
Sourceval sexp_of_h3 : h3 -> Sexplib0.Sexp.t
Sourceval hash_fold_h3 : Ppx_hash_lib.Std.Hash.state -> h3 -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_h3 : h3 -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_h3 : h3 -> h3 -> int
Sourceval register : unit -> unit
OCaml

Innovation. Community. Security.