cf.FieldList.__invert__

FieldList.__invert__()

The unary bitwise operation ~

x.__invert__() <==> ~x