int_vector_append

Function int_vector_append 

Source
pub fn int_vector_append(
    push_state: &mut PushState,
    _instruction_set: &InstructionCache,
)
Expand description

INTVECTOR.APPEND: Appends the top integer item to the top intvector item.