semantique.operators.NOT_IN#
- semantique.operators.NOT_IN = 'not_in'#
Reference to operator function not_in.
This operator tests if x is not a member of set y.
See:
semantique.processor.operators.not_in_()
- Type:
Reference to operator function not_in.
This operator tests if x is not a member of set y.
See: semantique.processor.operators.not_in_()