This is exactly why I’m an abuser of parentheses when left to my own devices.
For example when writing code, it doesn’t matter that the compiler acts as a strict system underlying it that may or may not conform to my expectations. I want the human reading the code to understand my intentions so I’m going to group things until it’s logically clear at a glance.
This is exactly why I’m an abuser of parentheses when left to my own devices.
For example when writing code, it doesn’t matter that the compiler acts as a strict system underlying it that may or may not conform to my expectations. I want the human reading the code to understand my intentions so I’m going to group things until it’s logically clear at a glance.