Function test_generation::transitions::stack_has_integer
source · pub fn stack_has_integer(state: &AbstractState, index: usize) -> bool
Expand description
Determine whether the stack contains an integer value at given index.