TraverseUtils

zio.common.TraverseUtils$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def traverse[A, B](eithers: Seq[Either[A, B]]): Either[A, Seq[B]]