Skip to content

Remove Superfluous Sets - #47

Open
milt wants to merge 2 commits into
mainfrom
superfluous_sets
Open

Remove Superfluous Sets#47
milt wants to merge 2 commits into
mainfrom
superfluous_sets

Conversation

@milt

@milt milt commented Aug 20, 2026

Copy link
Copy Markdown
Member

As mentioned here, we create intermediate sets for scope that we don't need to. Really scope should be scope-vars as it is a collection of the variable symbols from a query form (and indeed this is what it is called in the arg and output of the error fn).
This PR removes the intermediate set, only creating it in the error function if required.

@milt milt mentioned this pull request Aug 20, 2026
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