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