cf.Data.__rlshift__ — Documentation
Data.
__rlshift__
The binary bitwise operation << with reflected operands.
<<
x.__rlshift__(y) <==> y<<x