pub fn expr<F: Field, E: Expr<F>>(b: E) -> Expression<F>
Returns an expression that represents the NOT of the given expression.