Skip to main content

pop2

Function pop2 

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