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/src/coq-core.gramlib/gramext.ml.html
Source file gramext.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16(* camlp5r *) (* gramext.ml,v *) (* Copyright (c) INRIA 2007-2017 *) type position = | First | Last | Before of string | After of string type g_assoc = NonA | RightA | LeftA let pr_assoc = function | LeftA -> Pp.str "left associativity" | RightA -> Pp.str "right associativity" | NonA -> Pp.str "no associativity"
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >