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.0.tbz
sha256=28792fdef7dbcc8a21a3eee1a85d6c433eccde6a85c47d73c8f808c02aa232fd
sha512=b5f8142df58f10639e2aa77209496e5906f5ce69f7bd93a65c9519d539a5546015e4760e0e980c277ab2d908c8cc77eb0d46ae7c1a9ca1fbca985b4c825b891f

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.