Skip to main content

VECTOR_SET

Constant VECTOR_SET 

Source
pub const VECTOR_SET: u8 = 0x84;
Expand description

Inline Vector.set: pop value, pop index, pop vector → push Option. Stack: [vector, index, value] → [option_vector]