not function

Expr not(
  1. Expr expr
)

Implementation

Expr not(Expr expr) => Expr.not(expr);