x ? yCompare two Python objects. The result is one of the following symbols: <, >, ==, or incomparable.
|
If one of the arguments is a Macaulay2 object, then it is first converted to a Python object before comparing.
|
|
|
|
The source of this document is in Python/doc/comparison.m2:38:0.