semantique.operators.IN#
- semantique.operators.IN = 'in'#
Reference to operator function in.
This operator tests if x is a member of set y.
See:
semantique.processor.operators.in_()
- Type:
Reference to operator function in.
This operator tests if x is a member of set y.
See: semantique.processor.operators.in_()