REBOL 3 Docs | Guide | Concepts | Functions | Datatypes | Errors |
TOC < Back Next > | Updated: 3-Aug-2010 Edit History |
Returns the first value exclusive ORed with the second.
Arguments:
value1 [logic! integer! char! tuple! binary! bitset! typeset! datatype!]
value2 [logic! integer! char! tuple! binary! bitset! typeset! datatype!]
See also:
The trampoline action function for XOR operator.
TOC < Back Next > | REBOL.com - WIP Wiki | Feedback Admin |