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
Rework the API to create new primary APIs that are just free functions.
Behind the scenes, they use pre-computed tables that used to be computed
at runtime.
Rework the Error API to better differentiate between input errors and usage
errors.