On this pagenot() not<T>(x): boolean Logical (!a). Logical Not (Negation) Type Parameters • T Parameters x T The value to negate. Returns boolean See https://en.wikipedia.org/wiki/Negation Remarks pure function Example not(2);// false