Constant CONS

Source
pub const CONS: OpCode = CONS_BASE; // 68u8
Expand description

CONS A B C - R(A) = conscell(R(B), R(C))