liblisa::semantics::default::builder

Function not

pub const fn not<const N: usize, A: FastOpImpl>(
    a: ExprBuilder<N, A>,
) -> ExprBuilder<{ _ }, NotOp<A>>
Expand description

Perform a bitwise NOT.