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
In this case our xor will be an Xor.primary instance and will hold the value of the first int through the Stream (1). If the Stream were to throw an exception during execution on the other hand e.g.
In this case our Xor will be a secondary instance containing the exception. We could also make use of the ValueSubscriber#toTry / ValueSubscriber#toIor methods.