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

You have to evaluate both arguments to a XOR op to know its result. Short circuiting it has no natural meaning.