You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
errormissing would be like passmissing but would throw an error if it encountered a missing input. So if someone wanted isodd(x) to always return true, they could do errormissing(isodd).