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
{{ message }}
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
I make the distinction between early returns and "either-or" cases when
it is about if-else clauses.
Here we have an "either-or" case. Either there is an exchange, then do
one thing, or if there is no exchange, do the other thing.
0 commit comments