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
there is some limited support for returned values with Nothing. Your example compiles now when you remove the casting to Maybe t. However, there are some other cases that we do not handle.
I believe this issue should be re-phrased to pinpoint what cases need to be fixed. It's too vague in the description.
Line XXX below shows an explicit type annotation that I had to put in to get this to compile. Surely this should not be needed!
The text was updated successfully, but these errors were encountered: