package sexp_macro
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Sexp macros
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      sexp_macro-v0.14.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=a79905211db7fc6bb13179bb51c073e514407dca0ecdec58a31408e5b7de6f53
    
    
  md5=7b4738cd1ee238a4d7901874f07e1506
    
    
  Description
Sexp macros allow the user to define and use constants and simple functions in sexp files, include one sexp file in another.
Published: 31 May 2020
README
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page