ErrorSignature
turbolift.effects.ErrorSignature
trait ErrorSignature[E, E1] extends Signature
Signature of ErrorEffectExt.
Type parameters
- E
-
Accumulated error
- E1
-
Singular error added to the accumulator (commonly same as E)
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
trait ErrorEffect[E]
Members list
In this article