build-macros
build-macros
scala
.build
Either
Cps
Either
Cps
Helper
Either
Failure
Either
Sequence
Ops
Either
Iterator
Ops
Either
Map2
Either
Map3
Either
Opt
Ops
Either
Seq
Ops
Either
Throw
Ops
build-macros
/
scala.build
/
Ops
/
EitherIteratorOps
EitherIteratorOps
final implicit
class
EitherIteratorOps
[
E
,
T
](
it:
Iterator
[
Either
[
E
,
T
]])
extends
AnyVal
Graph
Supertypes
class
AnyVal
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
sequence0
:
Either
[
E
,
Seq
[
T
]]