Stateless
Super class for any user-defined Flow Interpreter, that has no internal state.
Attributes
- F
Result for this interpreter.
- Graph
- Supertypes
- Known subtypes
- class Stateless[F]
Members list
Type members
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 types
Free variable, meaning set of effects beyond the scope of the currently interpreted effect
Free variable, meaning set of effects beyond the scope of the currently interpreted effect
Attributes
- Inherited from:
- Flow
Attributes
- Inherited from:
- Flow
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
Alias for Handler, specialized for this interperter.
Value members
Abstract methods
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- FlowFeatures
Attributes
- Inherited from:
- FlowFeatures
Attributes
- Inherited from:
- FlowFeatures
Attributes
- Inherited from:
- FlowFeatures