package coq-serapi
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Serialization library and protocol for machine interaction with the Coq proof assistant
Install
dune-project
Dependency
Authors
Maintainers
Sources
coq-serapi-8.11.0+0.11.1.tbz
sha256=f06bb0ab1041ac6f8d73faddda404827ce94b6b3310483e93d7fd18bd018e1ed
sha512=ecbed7b5b8451f65d40bf50fd1471b5038029c6f1ae8912c8cb51e61699cc4c158bc4f3533ec5f0898d1fc3d91683c0ff815fa44be7fdaedea59b71ca1d1b7d3
doc/coq-serapi.serlib/Serlib/Ser_nativevalues/index.html
Module Serlib.Ser_nativevalues
module Names = Ser_namesmodule Evar = Ser_evarmodule Sorts = Ser_sortsmodule Constr = Ser_constrmodule Univ = Ser_univval t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> tval sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.tval tag_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> tagval sexp_of_tag : tag -> Ppx_sexp_conv_lib.Sexp.tval arity_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> arityval sexp_of_arity : arity -> Ppx_sexp_conv_lib.Sexp.tval reloc_table_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> reloc_tableval sexp_of_reloc_table : reloc_table -> Ppx_sexp_conv_lib.Sexp.ttype annot_sw = Nativevalues.annot_sw = {asw_ind : Names.inductive;asw_ci : Constr.case_info;asw_reloc : reloc_table;asw_finite : bool;asw_prefix : string;
}val annot_sw_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> annot_swval sexp_of_annot_sw : annot_sw -> Ppx_sexp_conv_lib.Sexp.ttype symbol = Nativevalues.symbol = | SymbValue of t| SymbSort of Sorts.t| SymbName of Names.Name.t| SymbConst of Names.Constant.t| SymbMatch of annot_sw| SymbInd of Names.inductive| SymbMeta of Constr.metavariable| SymbEvar of Evar.t| SymbLevel of Univ.Level.t| SymbProj of Names.inductive * int
val symbol_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> symbolval sexp_of_symbol : symbol -> Ppx_sexp_conv_lib.Sexp.ttype symbols = symbol arrayval symbols_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> symbolsval sexp_of_symbols : symbols -> Ppx_sexp_conv_lib.Sexp.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>