semantique.operators.NOT#
- semantique.operators.NOT = 'not'#
Reference to operator function not.
This operator tests if x is not true.
See:
semantique.processor.operators.not_()
- Type:
Reference to operator function not.
This operator tests if x is not true.
See: semantique.processor.operators.not_()