Function miden_stdlib_sys::assert

source ยท
pub fn assert(a: Felt)
Expand description

If a == 1, removes it from the stack. Fails if a != 1