cf.Field.__lt__

Field.__lt__(y)[source]

The rich comparison operator <

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