Type Definition snarkvm_synthesizer_program::Neg

source ·
pub type Neg<N> = UnaryLiteral<N, NegOperation<N>>;
Expand description

Negates first, storing the outcome in destination.