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
caseNone=>null// Yuck. Not sure if the exception passed to new Failure can be null, but it could be given this code. Usually throwable would be defined.
68
-
}
64
+
valthrowableOrNull= throwable.orNull // Yuck. Not sure if the exception passed to new Failure can be null, but it could be given this code. Usually throwable would be defined.
valthrowableOrNull= throwable.orNull // Yuck. Not sure if the exception passed to new Failure can be null, but it could be given this code. Usually throwable would be defined.
caseNone=>null// Yuck. Not sure if the exception passed to new Failure can be null, but it could be given this code. Usually throwable would be defined.
valthrowableOrNull= throwable.orNull // Yuck. Not sure if the exception passed to new Failure can be null, but it could be given this code. Usually throwable would be defined.
caseNone=>null// Yuck. Not sure if the exception passed to new Failure can be null, but it could be given this code. Usually throwable would be defined.
valthrowableOrNull= throwable.orNull // Yuck. Not sure if the exception passed to new Failure can be null, but it could be given this code. Usually throwable would be defined.
0 commit comments