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
default causes try/1 to raise an ConstraintError exception rather than an Failure. This seems completely different from every other result of try and the documentation doesn't detail this fact.
Describe the bug
default causes try/1 to raise an ConstraintError exception rather than an Failure. This seems completely different from every other result of
try
and the documentation doesn't detail this fact.To Reproduce
Expected behavior
My environment
The text was updated successfully, but these errors were encountered: