cf.FieldList.__and__

FieldList.__and__(y)[source]

The binary bitwise operation &

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