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.12.0.0.12.1.tbz
sha256=08a12e8e8766c2e6a6a7394b0df48989c081367fa7d4d8dd8cdcd026575b4859
sha512=80267021f065f04543f72f16827fc7642ce98ed93940b0f780e83b0c751ac1a8df0e27018326315726c1b7b029015da31eec8322fda15a3a23c57850d53ef358
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)"
>