Home
Original page
cf.CellMeasure.__ge__ — Documentation
CellMeasure.
__ge__
(
y
)
[source]
¶
The rich comparison operator
>=
x.__ge__(y) <==> x>=y