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