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.1.tbz
sha256=10d90417815073507a53dbc5cca1cf504afa58104da8557e2afa2e7daf6ec852
sha512=95006e1e2798c531a01656972990662b07db815534bc789a5f3351c7d5bc8e75156c5a3c3b3a18d37f3eab0b11ceabd17d1609ed4d8afb461698b4098106e028

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

Module Serlib.Ser_conv_oracleSource

Sourcetype level = Conv_oracle.level
Sourceval sexp_of_level : level -> Sexplib0.Sexp.t
Sourceval level_of_sexp : Sexplib0.Sexp.t -> level
Sourceval level_to_yojson : level -> Yojson.Safe.t
Sourceval hash_fold_level : Ppx_hash_lib.Std.Hash.state -> level -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_level : level -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_level : level -> level -> int
Sourcetype oracle = Conv_oracle.oracle
Sourceval sexp_of_oracle : oracle -> Sexplib0.Sexp.t
Sourceval oracle_of_sexp : Sexplib0.Sexp.t -> oracle
Sourceval oracle_to_yojson : oracle -> Yojson.Safe.t
Sourceval hash_fold_oracle : Ppx_hash_lib.Std.Hash.state -> oracle -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_oracle : oracle -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_oracle : oracle -> oracle -> int
OCaml

Innovation. Community. Security.