build-macros
build-macros
scala.build
EitherCps
EitherCps
Helper
EitherFailure
EitherSequence
Ops
EitherIteratorOps
EitherMap2
EitherMap3
EitherOptOps
EitherSeqOps
EitherThrowOps
build-macros
/
scala.build
/
Ops
/
EitherThrowOps
EitherThrowOps
final implicit
class
EitherThrowOps
[
E
<:
Throwable
,
T
](
either:
Either
[
E
,
T
])
extends
AnyVal
Graph
Supertypes
class
AnyVal
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
orThrow
:
T