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.19.0.0.19.3.tbz
sha256=f09de562d1f8cef423444d09212863fd54d02a907f15c0e409825a1126051939
sha512=5ba51cdbb9a75aaf42085677b8fd4eb68efe89d32d9e216d82f79a5fd742556968cf3fcb1a6316f01058d169f0fcc0cbf8fb03d007b9ab79e06ff8f5a7d17de0

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.