Skip to main content

handle_feval_dispatch

Function handle_feval_dispatch 

Source
pub fn handle_feval_dispatch(
    dispatch: Result<FevalDispatch, RuntimeError>,
    stack: &mut Vec<Value>,
) -> Result<FevalHandling, RuntimeError>