Skip to main content

CONCAT

Constant CONCAT 

Source
pub const CONCAT: u8 = 0x28;
Expand description

Pop b, pop a, push str(a) ++ str(b).