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

IIRC, the FormalArg construct also includes the _names_ of the arguments. I think it would be better to filter those, because names are not a part of the signature of a method. So perhaps we should have a list(Type) as argument here, and translate all use sites to that form. #8

Open
maxdekrieger opened this issue Jun 24, 2022 · 0 comments

Comments

@maxdekrieger
Copy link
Member

IIRC, the FormalArg construct also includes the names of the arguments. I think it would be better to filter those, because names are not a part of the signature of a method. So perhaps we should have a list(Type) as argument here, and translate all use sites to that form.

Originally posted by @AZWN in #7 (comment)

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