package sexp_select
A library to use CSS-style selectors to traverse sexp trees
Install
Dune Dependency
Authors
Maintainers
Sources
sexp_select-v0.16.0.tar.gz
sha256=7439001f089164e79422e88e9fb5632df7b5abf22f5c49a37b89b4a69be18978
CHANGES.md.html
Release v0.16.0
Added new function
Sexp_select.select_staged
, which is a staged version ofSexp_select.select
that is more efficient in scenarios when evaluate the same select expression across multiple inputs.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>