x | yPerform the bitwise disjunction ("or") operation on Python objects.
|
If one of the arguments is a Macaulay2 object, then it is first converted to a Python object.
|
|
The source of this document is in Python/doc/bitwise.m2:330:0.