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
Currently exhaustively writing all the cases for conversions seems too verbose and error-prone. There should be a better way, since the compiler already does the conversion somewhere.
The text was updated successfully, but these errors were encountered:
Currently exhaustively writing all the cases for conversions seems too verbose and error-prone. There should be a better way, since the compiler already does the conversion somewhere.
The text was updated successfully, but these errors were encountered: