Skip to content

Fix order of operators in precedence documentation #1122

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

Merged
merged 1 commit into from
Aug 8, 2018

Conversation

nivekastoreth
Copy link
Contributor

@nivekastoreth nivekastoreth commented Aug 3, 2018

Based on the table listed above, = operators precede '^' operators, and while the text of this document may be taken to mean that the order these two operators are applied doesn't matter in this specific case, given that this is a discussion of precedence in general, continuing to have these operators listed in order of precedence seems less likely to cause confusion.

@SethTisue SethTisue merged commit 89a3cd4 into scala:master Aug 8, 2018
@SethTisue
Copy link
Member

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants