package sexp_macro
Sexp macros
Install
Dune Dependency
Authors
Maintainers
Sources
sexp_macro-v0.14.0.tar.gz
sha256=a79905211db7fc6bb13179bb51c073e514407dca0ecdec58a31408e5b7de6f53
md5=7b4738cd1ee238a4d7901874f07e1506
README.md.html
"Sexp_macro"
This library introduces sexp macros. They allow user to define and use constants and simple functions in sexp files, include one sexp file in another.
The library does not support creating such macros. It provides a set of functions for reading sexp files and resolving macros in them.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>