pub fn stack_has_integer(state: &AbstractState, index: usize) -> bool
Expand description

Determine whether the stack contains an integer value at given index.