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.2.tbz
sha256=33df78ad19b46d8f3719e54bbee3047d72e1e7fa63399b7ede4d049a08b41c53
sha512=2dafee85729b80f15e8bab167a21290bba43d0c6d34476dd2afa42ebb2ef6dca353a0d2291db6a0cdafc4923e878b508e01ac0660e2eefb211cbc03d53f5ba4d

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

Module Serlib.Ser_notation_termSource

Sourcetype subscopes = Notation_term.subscopes
Sourceval sexp_of_subscopes : subscopes -> Sexplib0.Sexp.t
Sourceval subscopes_of_sexp : Sexplib0.Sexp.t -> subscopes
Sourceval subscopes_to_yojson : subscopes -> Yojson.Safe.t
Sourceval hash_fold_subscopes : Ppx_hash_lib.Std.Hash.state -> subscopes -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_subscopes : subscopes -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_subscopes : subscopes -> subscopes -> int
Sourcetype constr_as_binder_kind = Notation_term.constr_as_binder_kind
Sourceval sexp_of_constr_as_binder_kind : constr_as_binder_kind -> Sexplib0.Sexp.t
Sourceval constr_as_binder_kind_of_sexp : Sexplib0.Sexp.t -> constr_as_binder_kind
Sourceval constr_as_binder_kind_to_yojson : constr_as_binder_kind -> Yojson.Safe.t
Sourceval hash_fold_constr_as_binder_kind : Ppx_hash_lib.Std.Hash.state -> constr_as_binder_kind -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_constr_as_binder_kind : constr_as_binder_kind -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_constr_as_binder_kind : constr_as_binder_kind -> constr_as_binder_kind -> int
Sourcetype notation_var_internalization_type = Notation_term.notation_var_internalization_type
Sourceval sexp_of_notation_var_internalization_type : notation_var_internalization_type -> Sexplib0.Sexp.t
Sourceval notation_var_internalization_type_of_sexp : Sexplib0.Sexp.t -> notation_var_internalization_type
Sourceval notation_var_internalization_type_to_yojson : notation_var_internalization_type -> Yojson.Safe.t
Sourceval hash_fold_notation_var_internalization_type : Ppx_hash_lib.Std.Hash.state -> notation_var_internalization_type -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_notation_var_internalization_type : notation_var_internalization_type -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_notation_var_internalization_type : notation_var_internalization_type -> notation_var_internalization_type -> int
OCaml

Innovation. Community. Security.