cf.FieldList.__ge__

FieldList.__ge__(y)

The rich comparison operator >=

x.__ge__(y) <==> x>=y