execute

Function execute 

Source
pub fn execute(
    value: &Value,
    interp: &mut Interpreter,
) -> Result<(), RuntimeError>