toEither
Converts an Outcome into a typed Either.
The out DSL is also useful to work with Outcome in the Arrow world.
Converts a ProgressiveOutcome into a typed Either.
If the outcome is incomplete, null
is returned.
Converts an Outcome into a typed Either.
The out DSL is also useful to work with Outcome in the Arrow world.
Converts a ProgressiveOutcome into a typed Either.
If the outcome is incomplete, null
is returned.