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
Describe the change: IsMethod() was added to the API long after the escape builtins were written and is a much more accurate way for determining if a builtin is a method or function.