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, we have many use cases for handleMaybeM like the following, and it gradually being our regular mode of running action. I propose that can simplify it and just pass the action type itself. Like handleMaybeM' TypeCheck nfp to get the same effect as handleMaybeM.