Stateful
Super class for any user-defined stateful Flow Interpreter, that has internal state.
Type parameters
- S
-
State for this interpreter.
Attributes
- Graph
-
- Supertypes
-
class Flowclass FlowFeaturestrait Interpretertrait Signatureclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
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
State of this interpreter. Named Stan
, to avoid confusion with State
effect.
State of this interpreter. Named Stan
, to avoid confusion with State
effect.
Attributes
Inherited types
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
Concrete methods
Inherited methods
Attributes
- Inherited from:
- FlowFeatures
Attributes
- Inherited from:
- FlowFeatures
Attributes
- Inherited from:
- FlowFeatures
Attributes
- Inherited from:
- FlowFeatures
Attributes
- Inherited from:
- FlowFeatures