Constant LIST

Source
pub const LIST: OpCode = _; // 73u8
Expand description

LIST A B C - R(A) = list(elements R(B)..R(C)) (R(B) and R(C) are inclusive)