turbolift.internals.effect.CanInterpret
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Known subtypes
- Self type
Members list
Concise view
Type members
Base class for any user-defined proxy interpreter for this effect.
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
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Base class for any user-defined stateful interpreter for this effect.
Base class for any user-defined stateful interpreter for this effect.
Like Stateful Interpreter, but specialized for this effect.
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Base class for any user-defined stateless interpreter for this effect.
Base class for any user-defined stateless interpreter for this effect.
Like Stateless Interpreter, but specialized for this effect.
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Defines type aliases for Handler, specialized to eliminate this effect.
Defines type aliases for Handler, specialized to eliminate this effect.
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Known subtypes
Alias for Handler, specialized to eliminate this effect.
Alias for Handler, specialized to eliminate this effect.
Attributes
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:
- Signature
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:
- Signature