package reason
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Reason: Syntax & Toolchain for OCaml
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      reason-3.8.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=9478724b01767320064ba950ddea24c5df0eefdcdd8ff1324ba9ccd646258979
    
    
  sha512=c5dcec810a1981b78b19271a8a255f4087628514725d6818419b141be6346a62b28fe8d0f10855efe420ede2839bfe562aa5abf21f29d66250e5c0d02323d6d8
    
    
  doc/reason.ocaml-migrate-parsetree/Reason_migrate_parsetree/Ast_io/index.html
Module Reason_migrate_parsetree.Ast_ioSource
Source
type ast = | Impl : (module Reason_migrate_parsetree__.Migrate_parsetree_versions.OCaml_version with type Ast.Parsetree.structure = 'concrete) * 'concrete -> ast| Intf : (module Reason_migrate_parsetree__.Migrate_parsetree_versions.OCaml_version with type Ast.Parsetree.signature = 'concrete) * 'concrete -> ast
A marshalled ast packs the ast with the corresponding version of the frontend
A simple alias used for the filename of the source that produced an AST
Load a marshalled AST from a channel
Any exception raised during unmarshalling (see Marshal) can escape.
Load a marshalled AST from a byte string.
See from_channel description for exception that can be raised.
Marshal an AST to a channel
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >