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.1.tbz
sha256=09e2b3920d40eea3bed165d9ec67a3c87a9795918adbea0f9a87ee68d2014fa4
sha512=650b8e5d09aa42d4cb9f3c2dd09d9e4217bd325f5ac9b540783775e2a132556bbfa1f9c702eba83d6480ad3d8e429171d3bd4d01194b8243c80e8d55c0825bad

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.