ResponseD
edomata.core.ResponseD$package$.ResponseD$
object ResponseD
Attributes
- Source
- ResponseD.scala
- Graph
-
- Supertypes
- Self type
-
ResponseD.type
Members list
Value members
Concrete methods
Constructs a program that decides to accept a sequence of events
Constructs a program that decides to accept a sequence of events and also returns an output
Constructs a program that decides to accept a sequence of events and also returns an output
Attributes
- Source
- ResponseD.scala
Attributes
- Source
- ResponseD.scala
constructs a program that publishes given notifications
constructs a program that outputs a pure value
constructs a program that rejects with given rejections
Attributes
- Source
- ResponseD.scala
Attributes
- Source
- ResponseD.scala
Constructs a program that uses a validation to decide whether to output a value or reject with error(s)
Constructs a program that uses a validation to decide whether to output a value or reject with error(s)
Attributes
- Source
- ResponseD.scala
Concrete fields
a program with trivial output
In this article