cf
Data.
__lshift__
The binary bitwise operation <<
<<
x.__lshift__(y) <==> x<<y
cf.Data.__xor__
cf.Data.__rshift__
Enter search terms or a module, class or function name.