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.18.0.0.18.1.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=3958ec27603e3f927a74f11d02d98390e8ecda942bb23f37ff6fa575b31a8158
    
    
  sha512=d33f9340de6e1426a42192da3610a7636b0201baa166cf788926b866738ae299219439bc22112cc81591c565dd857f66e53a41a3cfe420844f31fb6077abe57b
    
    
  doc/serlib_ring/Serlib_ring/Ser_g_ring/index.html
Module Serlib_ring.Ser_g_ringSource
module CAst = Serlib.Ser_cAstmodule Libnames = Serlib.Ser_libnamesmodule Constrexpr = Serlib.Ser_constrexprmodule Tactypes = Serlib.Ser_tactypesmodule Genintern = Serlib.Ser_geninternmodule EConstr = Serlib.Ser_eConstrmodule Tacexpr = Serlib_ltac.Ser_tacexprSource
val coeff_spec_of_sexp : 
  'constr. (Sexplib0.Sexp.t -> 'constr) ->
  Sexplib0.Sexp.t ->
  'constr coeff_specSource
val sexp_of_coeff_spec : 
  'constr. ('constr -> Sexplib0.Sexp.t) ->
  'constr coeff_spec ->
  Sexplib0.Sexp.tSource
val hash_fold_coeff_spec : 
  'constr. (Ppx_hash_lib.Std.Hash.state ->
             'constr ->
             Ppx_hash_lib.Std.Hash.state) ->
  Ppx_hash_lib.Std.Hash.state ->
  'constr coeff_spec ->
  Ppx_hash_lib.Std.Hash.stateSource
val compare_coeff_spec : 
  'constr. ('constr -> 'constr -> int) ->
  'constr coeff_spec ->
  'constr coeff_spec ->
  intSource
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
val hash_fold_cst_tac_spec : 
  Ppx_hash_lib.Std.Hash.state ->
  cst_tac_spec ->
  Ppx_hash_lib.Std.Hash.stateSource
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
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >