Query Predicate
A query predicate that associates conditions or arbitrary metadata with a pattern.
The following predicates are supported by default:
#eq?
,#not-eq?
,#any-eq?
,#any-not-eq?
#match?
,#not-match?
,#any-match?
,#any-not-match?
#any-of?
,#not-any-of?