fractal::utils::expression

Function not

Source
pub fn not<E: AsRef<Expression>>(a_expr: E) -> ClosureExpression
Expand description

Returns an expression that is the inverted result of the given boolean expression.