Skip to main content

patch_seq_eq

Function patch_seq_eq 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn patch_seq_eq(stack: Stack) -> Stack
Expand description

Integer equality: =

Returns Bool (true if equal, false if not) Stack effect: ( a b – Bool )

§Safety

Stack must have two Int values on top