package functoria
- Overview
 - No Docs
 
You can search for identifiers within the package.
in-package search v0.2.0
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  A DSL to organize functor applications
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      mirage-4.0.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=f804161872de6cf20699364f09d03370ed06aafffb12f1d586190832c73a194d
    
    
  sha512=75c1c1cac4c6f862c0055381c7ced123785193234b40da8a8e238cb289cba1a4494378587c4edf2ed872aee7fbfc756f84087941c1037ac19cbd1733ff6cca6a
    
    
  Description
Functoria is a DSL to describe a set of modules and functors, their types and how to apply them in order to produce a complete application.
The main use case is mirage. See the mirage repository for details.
Dependencies (12)
Dev Dependencies (4)
- 
  
    functoria-runtime
  
  
    
= version & with-test - 
  
    alcotest
  
  
    
with-test - 
  
    cmdliner
  
  
    
with-test & < "1.2.0" - 
  
    dune
  
  
    
>= "2.9.0" | (with-test & >= "3.0.0") 
Used by (1)
- 
  
    mirage
  
  
    
= "4.0.0" 
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page