turbolift.effects.ErrorEffectExt.handlers
Predefined handlers for this effect.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Accumulate all errors (Applicative).
Accumulate all errors (Applicative).
Attributes
Lile all, but accumulate with given function instead of typeclass.
Lile all, but accumulate with given function instead of typeclass.
Attributes
Short-circuit on the first error.
Short-circuit on the first error.
Attributes