Attributes
- Companion:
- class
- Source:
- Edomaton.scala
- Graph
- Supertypes
- Self type
- Edomaton.type
Members list
Value members
Inherited methods
constructs an edomaton that decides the given decision
constructs an edomaton that decides the given decision
Attributes
- Inherited from:
- EdomatonConstructors
- Source:
- Edomaton.scala
constructs an edomaton that evaluates an effect
constructs an edomaton that evaluates an effect
Attributes
- Inherited from:
- EdomatonConstructors
- Source:
- Edomaton.scala
Constructs a program that either outputs a value or rejects
Constructs a program that either outputs a value or rejects
Attributes
- Inherited from:
- EdomatonConstructors
- Source:
- Edomaton.scala
Constructs a program that either outputs a value or rejects
Constructs a program that either outputs a value or rejects
You can also use .toDecision syntax for more convenience.
Attributes
- Inherited from:
- EdomatonConstructors
- Source:
- Edomaton.scala
Constructs a program from an optional value, that outputs value if exists or rejects otherwise
Constructs a program from an optional value, that outputs value if exists or rejects otherwise
You can also use .toDecision syntax for more convenience
Attributes
- Inherited from:
- EdomatonConstructors
- Source:
- Edomaton.scala
constructs an edomaton with given response
constructs an edomaton with given response
Attributes
- Inherited from:
- EdomatonConstructors
- Source:
- Edomaton.scala
constructs an edomaton from an effect that results in a response
constructs an edomaton from an effect that results in a response
Attributes
- Inherited from:
- EdomatonConstructors
- Source:
- Edomaton.scala
constructs an edomaton that publishes given notifications
constructs an edomaton that publishes given notifications
Attributes
- Inherited from:
- EdomatonConstructors
- Source:
- Edomaton.scala
constructs an edomaton that outputs a pure value
constructs an edomaton that outputs a pure value
Attributes
- Inherited from:
- EdomatonConstructors
- Source:
- Edomaton.scala
constructs an edomaton that outputs what's read
constructs an edomaton that outputs what's read
Attributes
- Inherited from:
- EdomatonConstructors
- Source:
- Edomaton.scala
constructs an edomaton that rejects with given rejections
constructs an edomaton that rejects with given rejections
Attributes
- Inherited from:
- EdomatonConstructors
- Source:
- Edomaton.scala
constructs an edomaton that runs an effect using its input
constructs an edomaton that runs an effect using its input
Attributes
- Inherited from:
- EdomatonConstructors
- Source:
- Edomaton.scala
an edomaton with trivial output
Attributes
- Inherited from:
- EdomatonConstructors
- Source:
- Edomaton.scala
Givens
Inherited givens
Attributes
- Inherited from:
- EdomatonInstances
- Source:
- Edomaton.scala
Attributes
- Inherited from:
- EdomatonInstances
- Source:
- Edomaton.scala