semantique.operators.NOT_EQUAL#
- semantique.operators.NOT_EQUAL = 'not_equal'#
Reference to operator function not_equal.
This operator tests if x is not equal to y.
See:
semantique.processor.operators.not_equal_()
- Type:
Reference to operator function not_equal.
This operator tests if x is not equal to y.
See: semantique.processor.operators.not_equal_()