build-macros
build-macros
API
scala.build
EitherCps
EitherCps
Helper
EitherFailure
EitherSequence
Ops
EitherIteratorOps
EitherMap2
EitherMap3
EitherMap4
EitherMap5
EitherMap6
EitherOptOps
EitherSeqOps
EitherThrowOps
build-macros
/
scala.build
/
Ops
/
EitherThrowOps
EitherThrowOps
scala.build.Ops$.EitherThrowOps
final implicit
class
EitherThrowOps
[
E
<:
Throwable
,
T
](
either
:
Either
[
E
,
T
])
extends
AnyVal
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
AnyVal
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
orThrow
:
T