|
|
|
|
|
by jsmith0295
3648 days ago
|
|
I agree that symbols tend to make code harder to read, but I find that it's the number of different symbols that mostly cause issues, and that a few symbols that are used in simple and obvious ways, like parens and curly braces, don't tend to make code more difficult to read. |
|