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.18.0.0.18.3.tbz
sha256=d9a32c0033d720032011e9bf5e8d30d4b205ce276b6a81ab359fc461809e9b63
sha512=742d2b92b986e45044c19cd2bbfd5dd5346cfb4b0ec20f40811d8b0096c6e25192528359f98d2eed2a74ae67790d1f8cea382cb01fd7cf8903a5a917cca79a84

doc/serlib_ltac2/Serlib_ltac2/Ser_tac2env/index.html

Module Serlib_ltac2.Ser_tac2envSource

module Util = Serlib.Ser_util
module Loc = Serlib.Ser_loc
module CAst = Serlib.Ser_cAst
module Names = Serlib.Ser_names
Sourcemodule Tac2expr = Ser_tac2expr
Sourcemodule WL2in1 : sig ... end
Sourceval ser_wit_ltac2in1 : (WL2in1.raw, WL2in1.glb, WL2in1.top) Serlib__Ser_genarg.gen_ser
Sourcemodule WL2in1V : sig ... end
Sourceval ser_wit_ltac2in1_val : (WL2in1V.raw, WL2in1V.glb, WL2in1V.top) Serlib__Ser_genarg.gen_ser
Sourcemodule WLC2 : sig ... end
Sourceval ser_wit_ltac2_constr : (WLC2.raw, WLC2.glb, WLC2.top) Serlib__Ser_genarg.gen_ser
Sourcetype var_quotation_kind = Ltac2_plugin.Tac2env.var_quotation_kind =
  1. | ConstrVar
  2. | PretermVar
Sourceval var_quotation_kind_of_sexp : Sexplib0.Sexp.t -> var_quotation_kind
Sourceval sexp_of_var_quotation_kind : var_quotation_kind -> Sexplib0.Sexp.t
Sourceval var_quotation_kind_to_yojson : var_quotation_kind -> Yojson.Safe.t
Sourceval var_quotation_kind_of_yojson : Yojson.Safe.t -> var_quotation_kind Ppx_deriving_yojson_runtime.error_or
Sourceval _ : Yojson.Safe.t -> var_quotation_kind Ppx_deriving_yojson_runtime.error_or
Sourceval hash_fold_var_quotation_kind : Ppx_hash_lib.Std.Hash.state -> var_quotation_kind -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_var_quotation_kind : var_quotation_kind -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_var_quotation_kind : var_quotation_kind -> var_quotation_kind -> int
Sourcemodule WLQ2 : sig ... end
Sourceval ser_wit_ltac2_var_quotation : (WLQ2.raw, WLQ2.glb, WLQ2.top) Serlib__Ser_genarg.gen_ser
Sourcemodule WLV2 : sig ... end
Sourceval ser_wit_ltac2_val : (WLV2.raw, WLV2.glb, WLV2.top) Serlib__Ser_genarg.gen_ser
Sourceval register : unit -> unit
OCaml

Innovation. Community. Security.