package coq
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Formal proof management system
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      coq-8.15.2.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=13a67c0a4559ae22e9765c8fdb88957b16c2b335a2d5f47e4d6d9b4b8b299926
    
    
  doc/coq-core.lib/AcyclicGraph/Make/index.html
Module AcyclicGraph.MakeSource
Parameters
Signature
All points must be pre-declared through this function before they can be mentioned in the others. NB: use a large rank to keep the node canonical
High-level representation
Source
type node = - | Alias of Point.t
- | Node of bool Point.Map.t(*- Nodes v s.t. u < v (true) or u <= v (false) *)
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page