|
|
|
|
|
by JadeNB
2669 days ago
|
|
If you're going to put all operators at the same level of precedence, you've accepted lots of parentheses anyway; so why not just go all the way and require parentheses everywhere, meaning that no associativity need be specified either? |
|