semantique.operators.LESS_EQUAL#
- semantique.operators.LESS_EQUAL = 'less_equal'#
Reference to operator function less_equal.
This operator tests if x is less than or equal to y.
See:
semantique.processor.operators.less_equal_()
- Type:
Reference to operator function less_equal.
This operator tests if x is less than or equal to y.
See: semantique.processor.operators.less_equal_()