Skip to main content

append_word_to_vec

Function append_word_to_vec 

Source
pub fn append_word_to_vec(target: &mut Vec<u64>, word: Word)
Expand description

Appends a Word to an operand stack Vec.