semantique.operators.OR#
- semantique.operators.OR = 'or'#
Reference to operator function or.
This operator tests if at least one of x and y are true.
See:
semantique.processor.operators.or_()
- Type:
Reference to operator function or.
This operator tests if at least one of x and y are true.
See: semantique.processor.operators.or_()