Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate the use of expression walkers #13

Open
whart222 opened this issue Jan 2, 2023 · 0 comments
Open

Evaluate the use of expression walkers #13

whart222 opened this issue Jan 2, 2023 · 0 comments

Comments

@whart222
Copy link
Collaborator

whart222 commented Jan 2, 2023

The mutable_values() function is a subset of the functionality provided by find_vars_and_params(). Do we need both?

The find_variables() function merely calls find_vars_and_params(). Is there enough efficiency gain to motivate a separate walker?

whart222 added a commit that referenced this issue Jan 5, 2023
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

No branches or pull requests

1 participant