ProxyIO
turbolift.internals.effect.CanInterpret.ProxyIO
abstract class ProxyIO extends ProxyIO, ThisInterpreter
Attributes
- Graph
-
- Supertypes
-
trait ThisInterpreterclass ProxyIOtrait Interpretertrait Signatureclass Objecttrait Matchableclass AnyShow all
- Self type
-
ThisSignature
Members list
Type members
Inherited types
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:
- ProxyIO
Attributes
- Inherited from:
- ProxyIO
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
Inherited methods
Attributes
- Inherited from:
- ProxyIO
In this article