Skip to main content

eq

Function eq 

Source
pub fn eq<IT: ITy, H: ?Sized>(
    context: InstructionContext<'_, H, IT>,
) -> InstructionExecResult
Expand description

Implements the EQ instruction.

Equality comparison of two values from stack.