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.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=73466e61f229b23b4daffdd964be72bd7a110963b9d84bd4a86bb05c5dc19ef3
    
    
  doc/coq-core.engine/Logic_monad/NonLogical/index.html
Module Logic_monad.NonLogicalSource
The non-logical monad is a simple unit -> 'a (i/o) monad. The operations are simple wrappers around corresponding usual operations and require little documentation.
Pervasives.raise. Except that exceptions are wrapped with Exception.
try ... with ... but restricted to Exception.
Construct a monadified side-effect. Exceptions raised by the argument are wrapped with Exception.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >