build-macros
build-macros
scala.build
EitherCps
EitherCps
EitherFailure
EitherSequence
Ops
EitherMap2
EitherMap3
EitherOptOps
EitherSeqOps
EitherThrowOps
build-macros
/
scala.build
/
EitherCps
EitherCps
object
EitherCps
Companion:
class
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
EitherCps
.type
Value members
Value members
Concrete methods
def
either
[
E
,
V
](
op:
EitherCps
[
E
]
=>
V
):
Either
[
E
,
V
]
def
value
[
E
,
V
](
using
cps:
EitherCps
[
E
])(
from:
Either
[
E
,
V
]):
V