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
* Use `unliftOrError` to emit an error rather than crashing with a `MatchError`
* Use `unlift` to use a simpler pattern match on `Option`. This one can be checked for exhaustivity.
0 commit comments