build-macros
build-macros
API
scala.build
EitherCps
EitherCps
Helper
EitherFailure
EitherSequence
Ops
EitherIteratorOps
EitherMap2
EitherMap3
EitherOptOps
EitherSeqOps
EitherThrowOps
build-macros
/
scala.build
/
Ops
/
EitherIteratorOps
EitherIteratorOps
scala.build.Ops$.EitherIteratorOps
final implicit
class
EitherIteratorOps
[
E
,
T
](
it
:
Iterator
[
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
sequence0
:
Either
[
E
,
Seq
[
T
]]