Accumulating

io.github.arainko.ducktape.fallible.Mode$.Accumulating$
See theAccumulating companion trait

Attributes

Companion:
trait
Source:
Mode.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def either[E, Coll <: (Iterable)](using errorCollFactory: Factory[E, Coll[E]]): Accumulating[[A] =>> Either[Coll[E], A]]

Attributes

Source:
Mode.scala