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_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
  3. | PatternVar
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.