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