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

Fix operator precedence for functors and calls #24

Merged
merged 1 commit into from
Feb 18, 2023

Conversation

bamarsha
Copy link
Contributor

To parse Adjoint X(q) as the expected (Adjoint X)(q), the precedence for functors needs to be higher than the precedence for calls.

Copy link
Collaborator

@swernli swernli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@swernli swernli merged commit e483763 into main Feb 18, 2023
@swernli swernli deleted the samarsha/functor-precedence branch February 18, 2023 21:41
@swernli swernli mentioned this pull request Mar 9, 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

Successfully merging this pull request may close these issues.

2 participants