build-macros
build-macros
scala.build
EitherCps
EitherCps
Helper
EitherFailure
EitherSequence
Ops
EitherIteratorOps
EitherMap2
EitherMap3
EitherOptOps
EitherSeqOps
EitherThrowOps
build-macros
/
scala.build
/
EitherCps
/
Helper
Helper
final
class
Helper
[
E
]()
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
apply
[
V
](
op:
EitherCps
[
E
]
?=>
V
):
Either
[
E
,
V
]