Skip to main content

pop_value

Function pop_value 

Source
pub fn pop_value(stack: &mut Vec<Value>) -> Result<Value, RuntimeError>