cf.FieldList.__ge__

FieldList.__ge__(y)[source]

The rich comparison operator >=

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