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
API graphs now contain nodes for built-in functions and classes. For instance, API::builtin("open") is the API graph node corresponding to the built-in open function.