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.15.0.0.15.4.tbz
sha256=cffb0eacd9d155434f7cf384418c78a9d1cf189b65b080a456f50d9d3c3dcf5c
sha512=77eada7c9f2979ee8b00704ed49e65f6e0aadb1a24b73bb89581bf624f330d141340e0dfecd8b1517a11b2a9d823d8f84fcbdea419cc99536557019c5951b80e

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

Module Serlib.Ser_notationSource

Sourcetype level = Notation.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 numnot_option = Notation.numnot_option
Sourceval sexp_of_numnot_option : numnot_option -> Sexplib0.Sexp.t
Sourceval numnot_option_of_sexp : Sexplib0.Sexp.t -> numnot_option
Sourceval numnot_option_to_yojson : numnot_option -> Yojson.Safe.t
Sourceval hash_fold_numnot_option : Ppx_hash_lib.Std.Hash.state -> numnot_option -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_numnot_option : numnot_option -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_numnot_option : numnot_option -> numnot_option -> int
OCaml

Innovation. Community. Security.