one fable-low hijack cell
pair javascript / tradition
envelope code_caret
ordering AB
effort low
Code-flavored caret operator — '{X} ^ {Y}'
verdictpicked javascript (first-offered)
· classifierA
· tiernone
response (200 chars)
It looks like you're asking about the `^` operator in JavaScript. Here's the rundown:
## `^` is the Bitwise XOR operator
It compares the binary representation of two numbers, bit by bit. A bit is se
neighbors