package sexp_macro
Sexp macros
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=f3523e6d7778111d5886941a8d06b8c8f82fd22fb462a589d98bf6ad9e7fcf60
Description
Sexp macros allow the user to define and use constants and simple functions in sexp files, include one sexp file in another.
Published: 26 May 2024
README
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page