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.0.tbz
sha256=59d38d716fda7cb1d89e2e1519c93d22deaf14da4f0f2feccd45886317f3424c
sha512=21b0ccaf75b497e13662c3fa2c618413dfccf6abfaabbab1d27926836447a0fcdc0e2a92929401359321018a4a867124caad27e9db52c4f3e5040aff698999ef
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)"
>