Y
Hacker News
new
|
ask
|
show
|
jobs
by
di4na
3412 days ago
The real problem is that you can not short circuit with XOR.
1 comments
delian66
3412 days ago
You have to evaluate both arguments to a XOR op to know its result. Short circuiting it has no natural meaning.
link