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
Safety is one of the most important things. We'll probably use a Result-based error system with ? shortcuts which bubble the error. We can map exception handling to calls which automatically bubble themselves, but .. it doesn't make a lot of sense.