semantique.operators.EXCLUSIVE_OR#
- semantique.operators.EXCLUSIVE_OR = 'exclusive_or'#
Reference to operator function exclusive_or.
This operator tests if either x or y is true but not both.
See:
semantique.processor.operators.exclusive_or_()
- Type: