I read a good blog post[0] recently on how not distinguishing makes it difficult to guess the behaviour of simple and short code snippets (in JavaScript, but the same could apply to Arc).
[0]: https://medium.com/@winwardo/the-principle-of-least-astonish...
-----