|
|
|
|
|
by catshirt
3899 days ago
|
|
definitely! and, be consistent. an example that is clear and consistent, albeit contrived, would be to wrap arguments when there are more than one: foo bar foo (bin, bar) or if that's too "iffy" for you, you just always wrap with parens! |
|
E.g. (foo bar) and (hello world)