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/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.