one fable-low hijack cell
pair commodity / javascript
envelope code_caret
ordering AB
effort low
Code-flavored caret operator — '{X} ^ {Y}'
verdictpicked javascript (second-offered)
· classifierB
· tiernone
response (200 chars)
# The `^` Operator in JavaScript (Bitwise XOR)
The caret `^` is the **bitwise XOR (exclusive OR)** operator in JavaScript — note that it is **NOT** exponentiation like in math or some other languages
neighbors