[][src]Type Definition rustpython_vm::pyobject::PyComparisonValue

type PyComparisonValue = PyArithmaticValue<bool>;