operator ~ method

Expr operator ~()

Implementation

Expr operator ~() => not(this);