|
|
|
|
|
by IgorPartola
2687 days ago
|
|
I am arguing for short circuiting and against assignment expressions returning. You save one line per assignment while also making everything more confusing. Next thing you know we will be debating why a++ is a thing and how it that now returns so you can use it in if statements. |
|