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
The error message isn't that informative, and seems like it might be fairly commonly encountered. (I have trouble remembering the g arg despite discussing it for a while.)
We can check that f takes enough arguments beforehand. I believe I have something along these lines for a different function in #102. (See fn_max_n_args definition and use.)