Bitwise XOR

v = bit.bxor(w1, ...)
v = bit.bxor(txt)

Returns for the bitwise XOR of all the words w1...wn, or the string txt.