pub fn expr<F: FieldExt, E: Expr<F>>(b: E) -> Expression<F>
Expand description

Returns an expression that represents the NOT of the given expression.