ErrorEffectG
Specialized ErrorEffectExt, where pairs (K, V)
are accumulated into M[K, V]
(e.g. a map).
Attributes
- Graph
-
- Supertypes
Members list
Type members
Inherited classlikes
Predefined handlers for this effect.
Predefined handlers for this effect.
Attributes
- Inherited from:
- ErrorEffectExt
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Inherited methods
API for defining custom handlers.
API for defining custom handlers.
Combines with another Effect instance, for the purpose of sharing an Interpreter.
Example of application: implement RWS
-alike handler for Reader &! Writer &! State
composition of effects.
Attributes
- Inherited from:
- Effect
Attributes
- Inherited from:
- ErrorEffectExt
Attributes
- Inherited from:
- ErrorEffectExt
Attributes
- Inherited from:
- ErrorEffectExt
Attributes
- Inherited from:
- ErrorEffectExt
Attributes
- Definition Classes
- Inherited from:
- ErrorEffectExt
API for defining custom effects.
API for defining custom effects.
Embeds an invocation of this Signature's method into the Computation monad. This provides mechanism for separation between syntax an semantics of effects.
Attributes
- Inherited from:
- Effect
API for defining custom effects.
Attributes
- Inherited from:
- ErrorEffectExt
Attributes
- Definition Classes
- Inherited from:
- ErrorEffectExt
Attributes
- Inherited from:
- ErrorEffectExt
Attributes
- Inherited from:
- ErrorEffectExt
Attributes
- Inherited from:
- ErrorEffectExt
Attributes
- Inherited from:
- ErrorEffectExt
Attributes
- Definition Classes
- Inherited from:
- ErrorEffectExt
Deprecated and Inherited methods
Attributes
- Deprecated
- true
- Inherited from:
- ErrorEffectExt
Attributes
- Deprecated
- true
- Inherited from:
- ErrorEffectExt
Attributes
- Deprecated
- true
- Inherited from:
- ErrorEffectExt
Attributes
- Deprecated
- true
- Inherited from:
- ErrorSignature
Inherited fields
API for defining custom handlers.
API for defining custom handlers.
Helper object providing type definitions to be used for implementing Interpreters for this effect.
Attributes
- Inherited from:
- Effect