EffectImpl
turbolift.internals.effect.EffectImpl
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Type members
Classlikes
abstract class Proxy[Fx] extends Proxy[Fx], ThisInterpreter
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
- Supertypes
-
trait ThisInterpreterclass Proxy[Fx]trait Trivialtrait Interpretertrait Signatureclass Objecttrait Matchableclass AnyShow all
abstract class Stateful[F[_], G[_], Fx] extends Stateful[F, G, Fx], ThisInterpreter
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
- Supertypes
-
trait ThisInterpretertrait Interpretertrait Signatureclass Objecttrait Matchableclass AnyShow all
abstract class Stateless[F[_], G[_], Fx] extends Stateless[F, G, Fx], ThisInterpreter
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
- Supertypes
-
trait ThisInterpretertrait Interpretertrait Signatureclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
- Known subtypes
Types
In this article