Function miden_stdlib_sys::assert_eq

source ยท
pub fn assert_eq(a: Felt, b: Felt)
Expand description

If a == b, removes them from the stack. Fails if a != b