package sexp
S-expression swiss knife
Install
Dune Dependency
Authors
Maintainers
Sources
sexp-v0.15.0.tar.gz
sha256=7c0bc2f04bf7abda23ccf02ce10cf90cd9e60124736ffa6501388693f2f30ac0
doc/sexp.sexp_app_pattern/Sexp_app_pattern/Query/Set_kind/index.html
Module Query.Set_kind
Source
Source
type t = {
optional : bool;
(*If
*)optional
is true then the wholeSet
query may match a list even if the optional term doesn't match any elements of the list. But if the term does match some element then there is no trivial match where the term does not capture anything.first_only : bool;
(*If
*)first_only
is true then the term only returns matches for the first element of the list that it successfully matches in at least one way.
}
Specifies how a term in a Set
should be matched
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>