Y
Hacker News
new
|
ask
|
show
|
jobs
by
Arnavion
3244 days ago
Of course he meant that. My point was that `if !a && b { a = true; }` is a silly way to write `a = a || b;`