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