Type Definition PyComparisonValue
rustpython_vm::pyobject
type PyComparisonValue = PyArithmaticValue<bool>;