Skip to main content

VECTOR_GET

Constant VECTOR_GET 

Source
pub const VECTOR_GET: u8 = 0x82;
Expand description

Inline Vector.get: pop index, pop vector → push Option (Some/None). Stack: [vector, index] → [option]