3.10.3 operator !

const OEFuzzy &operator!  ()

Negation operator. Negation of true will return false. Negation of false will return true. Negation of maybe will return maybe.