Skip to main content

EMPTY_STACK_CHECK

Constant EMPTY_STACK_CHECK 

Source
pub const EMPTY_STACK_CHECK: [Opcode; 3];
Expand description

Pushes a value onto the stack that indicates whether the stack was previously empty.

type: [] -> [Bool]