package rtop
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Reason toplevel
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      reason-3.10.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=17ead4c2864af7273f56d0ad62c4564be2eade76d3da87b1d381ed5b44f466cb
    
    
  sha512=31c1c0752c426e3a55a9f8eceb157de3536e5a72385a645112236129f2f1ac04e4df42ba2c82616eacc339b4627725e1472903fd4c56c44024cba7635f2602cb
    
    
  doc/README.html
Reason
Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems.
Latest Releases:
User Documentation
The Reason user docs live online at https://reasonml.github.io. The repo for those Reason docs lives at github.com/reasonml/reasonml.github.io
Docs links for new users:
Contributing:
npm install -g esy@next
git clone https://github.com/facebook/reason.git
cd reason
esy
esy test # Run the testsContributor Documentation:
The docs/ directory in this repo contains documentation for contributors to Reason itself (this repo).
License
See Reason license in LICENSE.txt.
Works that are forked from other projects are under their original licenses.
Credit
The general structure of refmt repo was copied from whitequark's m17n project, including parts of the README that instruct how to use this with the OPAM toolchain. Thank you OCaml!
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page