pub fn bool_vector_stack_depth(
push_state: &mut PushState,
_instruction_cache: &InstructionCache,
)Expand description
BOOLVECTOR.STACKDEPTH: Pushes the stack depth onto the INTEGER stack (thereby increasing it!).
pub fn bool_vector_stack_depth(
push_state: &mut PushState,
_instruction_cache: &InstructionCache,
)BOOLVECTOR.STACKDEPTH: Pushes the stack depth onto the INTEGER stack (thereby increasing it!).