Skip to content

Represent any and all as logical quantifiers - #185

Merged
marmeladema merged 1 commit into
masterfrom
elie/any-all-operators
Jul 21, 2026
Merged

Represent any and all as logical quantifiers#185
marmeladema merged 1 commit into
masterfrom
elie/any-all-operators

Conversation

@marmeladema

Copy link
Copy Markdown
Collaborator

Parse any(...) and all(...) as logical expressions that reduce Array(Bool) values instead of requiring registered functions.

Remove the built-in AnyFunction and AllFunction exports and update AST tests for the new quantifier representation.

Parse any(...) and all(...) as logical expressions that reduce
Array(Bool) values instead of requiring registered functions.

Remove the built-in AnyFunction and AllFunction exports and update
AST tests for the new quantifier representation.
@marmeladema
marmeladema force-pushed the elie/any-all-operators branch from 52ee7e9 to ef8d34a Compare July 21, 2026 15:34
@marmeladema
marmeladema merged commit af1a1e9 into master Jul 21, 2026
10 checks passed
@marmeladema
marmeladema deleted the elie/any-all-operators branch July 21, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants