turbolift.internals.effect.CanInterpret.Proxy
Base class for any user-defined proxy interpreter for this effect.
Like Proxy Interpreter, but specialized for this effect.
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Type members
Abstract type that must be used in definitions of effect's operations.
Abstract type that must be used in definitions of effect's operations.
Becomes an alias of Computation (i.e. same as !!
), once the signature is inherited from Effect
.
Attributes
- Inherited from:
- Proxy
Attributes
- Inherited from:
- Proxy
Attributes
- Inherited from:
- Proxy
Abstract type that must be used in definitions of effect's operations.
Abstract type that must be used in definitions of effect's operations.
Becomes an alias of this.type
, once the signature is inherited from Effect
.
Attributes
- Inherited from:
- ThisInterpreter
Alias for Handler, specialized for this interperter.
Value members
Creates a Handler from this interpreter.
Creates a Handler from this interpreter.
Attributes
- Inherited from:
- Proxy
Attributes
- Inherited from:
- Proxy