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
For those rare times when you actually want the calling environment (rather than the lexical env of an argument) there should be calling_env, which does that, but throws an error when called from an env that is no longer on the stack (as these are situations which parent.frame fudges horribly wrongly)
And clarify why it is evil
The text was updated successfully, but these errors were encountered: