semantique.operators.AND#
- semantique.operators.AND = 'and'#
Reference to operator function and.
This operator tests if both x and y are true.
See:
semantique.processor.operators.and_()
- Type:
Reference to operator function and.
This operator tests if both x and y are true.
See: semantique.processor.operators.and_()