cf.FieldList.__rand__

FieldList.__rand__(y)[source]

The binary bitwise operation & with reflected operands

x.__rand__(y) <==> y&x

Previous topic

cf.FieldList.__rshift__

Next topic

cf.FieldList.__ror__

This Page