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.16.0.0.16.3.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=66137df53e01398a26e9e51056af7439997bcf562fbe4503946fe89e0c5df443
    
    
  sha512=5c71f7acd4537c33853122d9c526e61f35d2934504c77ce95196f8d595f1c619a680fccd46ba9deb69b509eeb936984056380b18b65fae617ae1cce704df90a1
    
    
  doc/coq-serapi.serlib/Serlib/Ser_nativevalues/index.html
Module Serlib.Ser_nativevaluesSource
Source
type annot_sw = Nativevalues.annot_sw = {- asw_ind : Names.inductive;
- asw_ci : Constr.case_info;
- asw_reloc : reloc_table;
- asw_finite : bool;
- asw_prefix : string;
}Source
type 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
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >