assert_eq

Function 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