* XOR ( a b -- ab ) return the bitwise-or of the two arguments - it may be unsafe use it on logical values. beware.
XOR
( a b -- ab )
FORTH/ANS core (dpANS.6.1.2490) ordinary primitive