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.15.0.0.15.1.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=31d1e4661f5b1b917d7004c749cc05eb73546d3190ac632faddc37348531a0a5
    
    
  sha512=a9816915f9dc4051e76c5b0e615b27c1bb0a6a5ffd445af94ad2ed1582a0e704a7f49f69b6764fa92dbfa092aa8e41ee3151a1330b394eb0338c796d6460fa20
    
    
  doc/serlib_ring/Serlib_ring/Ser_g_ring/index.html
Module Serlib_ring.Ser_g_ringSource
Source
val coeff_spec_of_sexp : 
  'constr. (Ppx_sexp_conv_lib.Sexp.t -> 'constr) ->
  Ppx_sexp_conv_lib.Sexp.t ->
  'constr coeff_specSource
val sexp_of_coeff_spec : 
  'constr. ('constr -> Ppx_sexp_conv_lib.Sexp.t) ->
  'constr coeff_spec ->
  Ppx_sexp_conv_lib.Sexp.tSource
type cst_tac_spec = Ring_plugin.Ring_ast.cst_tac_spec = - | CstTac of Ltac_plugin.Tacexpr.raw_tactic_expr
- | Closed of Libnames.qualid list
Source
type 'constr ring_mod = 'constr Ring_plugin.Ring_ast.ring_mod = - | Ring_kind of 'constr coeff_spec
- | Const_tac of cst_tac_spec
- | Pre_tac of Ltac_plugin.Tacexpr.raw_tactic_expr
- | Post_tac of Ltac_plugin.Tacexpr.raw_tactic_expr
- | Setoid of Constrexpr.constr_expr * Constrexpr.constr_expr
- | Pow_spec of cst_tac_spec * Constrexpr.constr_expr
- | Sign_spec of Constrexpr.constr_expr
- | Div_spec of Constrexpr.constr_expr
Source
type 'a field_mod = 'a Ring_plugin.Ring_ast.field_mod = - | Ring_mod of 'a ring_mod
- | Inject of Constrexpr.constr_expr
Source
val ser_wit_field_mod : 
  (Constrexpr.constr_expr field_mod, unit, unit) Serlib.Ser_genarg.gen_serSource
val ser_wit_field_mods : 
  (Constrexpr.constr_expr field_mod list, unit, unit) Serlib.Ser_genarg.gen_serSource
val ser_wit_ring_mod : 
  (Constrexpr.constr_expr ring_mod, unit, unit) Serlib.Ser_genarg.gen_serSource
val ser_wit_ring_mods : 
  (Constrexpr.constr_expr ring_mod list, unit, unit) Serlib.Ser_genarg.gen_ser sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >