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