x << yPerform the left shift operator on Python objects.
|
If one of the arguments is a Macaulay2 object, then it is first converted to a Python object before shifting.
|
|
The source of this document is in Python/doc/bitwise.m2:36:0.