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.15.2.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=13a67c0a4559ae22e9765c8fdb88957b16c2b335a2d5f47e4d6d9b4b8b299926
    
    
  doc/coq-core.lib/Hook/index.html
Module HookSource
This module centralizes the notions of hooks. Hooks are pointers that are to be set at runtime exactly once.
The type of hooks containing 'a. Hooks can only be set.
The content part of a hook.
Create a new hook together with a way to retrieve its runtime value.
Access the content of a hook. If it was not set yet, try to recover the default value if there is one.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >