Constant STR

Source
pub const STR: OpCode = STRING_BASE; // 84u8
Expand description

STR A B C - R(A) = string concatenated from objects in R(A) - R(B) (inclusive)