Skip to main content

not

Function not 

Source
pub fn not(operand: BoundExpression) -> BoundExpression
Expand description

Creates a bound expression that logically inverts boolean values.