Type Definition snarkvm_compiler::IsEq

source · []
pub type IsEq<N> = IsInstruction<N, { _ }>;
Expand description

Computes whether first equals second as a boolean, storing the outcome in destination.