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
Show Either's "do notation" similarity to nested if-then-else statement (#52)
* Show Either's "do notation" similarity to nested if-then-else statement
* Move `Either` "do notation" explanation from Monad to Bind instance
This move also uses PureScript to show the code that this notation
ultimately produces
0 commit comments