package coq
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Formal proof management system
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      coq-8.16.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=36577b55f4a4b1c64682c387de7abea932d0fd42fc0cd5406927dca344f53587
    
    
  doc/coq-core.engine/Nameops/Subscript/index.html
Module Nameops.SubscriptSource
Abstract datatype of subscripts. Isomorphic to a string of digits.
Guarantees that x < succ x, but succ x might not be the smallest element strictly above x, generally it does not exist. Example mappings: "" ↦ "0" "0" ↦ "1" "00" ↦ "01" "1" ↦ "2" "01" ↦ "02" "9" ↦ "10" "09" ↦ "10" "99" ↦ "100"
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >