cf.FieldList.__lshift__

FieldList.__lshift__(y)[source]

The binary bitwise operation <<

x.__lshift__(y) <==> x<<y