cf
Data.
__rlshift__
The binary bitwise operation << with reflected operands
<<
x.__rlshift__(y) <==> y<<x
cf.Data.__rxor__
cf.Data.__rrshift__
Enter search terms or a module, class or function name.