Skip to main content

LIST_CONS

Constant LIST_CONS 

Source
pub const LIST_CONS: u8 = 0x61;
Expand description

Pop tail, pop head, push Cons(head, tail).