semantique.operators.LESS#
- semantique.operators.LESS = 'less'#
Reference to operator function less.
This operator tests if x is less than y.
See:
semantique.processor.operators.less_()
- Type:
Reference to operator function less.
This operator tests if x is less than y.
See: semantique.processor.operators.less_()