liblisa::semantics::default::builder

Function parity

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

Computes the parity of the lower 8 bits.