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

[BUG] Verify usefulness of RustMultipleExpression #42

Open
simonegazza opened this issue Jul 20, 2022 · 0 comments
Open

[BUG] Verify usefulness of RustMultipleExpression #42

simonegazza opened this issue Jul 20, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@simonegazza
Copy link
Collaborator

Description
As of now, the class RustMultipleExpression is used a replacer for a List<Expression>, but it is probably useless and can be removed from the code (so that it will be cleaner). We could try to replace every instance of it with the above mentioned list and see if the behavior expected is the same.

@simonegazza simonegazza added the bug Something isn't working label Jul 20, 2022
@simonegazza simonegazza self-assigned this Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant