- Companion:
- class
- Source:
- Response.scala
Type members
Inherited types
The names of the product elements
The names of the product elements
- Inherited from:
- Mirror
- Source:
- Mirror.scala
Value members
Inherited methods
Constructs a program that decides to accept a sequence of events
Constructs a program that decides to accept a sequence of events
- Inherited from:
- ResponseConstructors
- Source:
- Response.scala
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
- Inherited from:
- ResponseConstructors
- Source:
- Response.scala
constructs a program with given decision
constructs a program with given decision
- Inherited from:
- ResponseConstructors
- Source:
- Response.scala
constructs a program that publishes given notifications
constructs a program that publishes given notifications
- Inherited from:
- ResponseConstructors
- Source:
- Response.scala
constructs a program that outputs a pure value
constructs a program that outputs a pure value
- Inherited from:
- ResponseConstructors
- Source:
- Response.scala
constructs a program that rejects with given rejections
constructs a program that rejects with given rejections
- Inherited from:
- ResponseConstructors
- Source:
- Response.scala
a program with trivial output
a program with trivial output
- Inherited from:
- ResponseConstructors
- Source:
- Response.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)
- Inherited from:
- ResponseConstructors
- Source:
- Response.scala