Debug
Predefined instance of DebugEffect.
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait DebugEffecttrait DebugSignaturetrait Effect[DebugSignature]trait CanPerform[DebugSignature]trait Signatureclass Objecttrait Matchableclass AnyShow all
- Self type
-
Debug.type
Members list
Type members
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
The mirrored *-type
The mirrored *-type
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
Self-reference to the effect being described by this Signature.
Self-reference to the effect being described by this Signature.
Becomes an alias of this.type
, once the signature is inherited from Effect
.
Attributes
- Inherited from:
- Effect
Value members
Inherited methods
Combines with another Effect instance, for the purpose of sharing an Interpreter.
Combines with another Effect instance, for the purpose of sharing an Interpreter.
Attributes
- Inherited from:
- Effect
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
Predefined handler for this effect.
Attributes
- Inherited from:
- DebugEffect
Creates breakpoint after execution of body.
Creates breakpoint after execution of body.
Attributes
- Definition Classes
- Inherited from:
- DebugEffect
Lifts an invocation of this Signature's method into the Computation monad.
Lifts an invocation of this Signature's method into the Computation monad.
Attributes
- Inherited from:
- CanPerform
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- DebugEffect
Like pauseEff, except for it actually doesn't.
Like pauseEff, except for it actually doesn't.
Attributes
- Definition Classes
- Inherited from:
- DebugEffect
Exports
Inherited defined exports
Attributes
- Inherited from:
- Effect
Attributes
- Inherited from:
- Effect
Attributes
- Inherited from:
- Effect