- Companion:
- class
- Source:
- DecisionT.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:
- DecisionTConstructors
- Source:
- DecisionT.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:
- DecisionTConstructors
- Source:
- DecisionT.scala
Lifts a Decision to DecisionT
Lifts a Decision to DecisionT
- Inherited from:
- DecisionTConstructors
- Source:
- DecisionT.scala
Lifts an effect to DecisionT
Lifts an effect to DecisionT
- Inherited from:
- DecisionTConstructors
- Source:
- DecisionT.scala
Constructs a program that outputs a pure value
Constructs a program that outputs a pure value
- Inherited from:
- DecisionTConstructors
- Source:
- DecisionT.scala
Constructs a program that decides to reject with a sequence of reasons
Constructs a program that decides to reject with a sequence of reasons
- Inherited from:
- DecisionTConstructors
- Source:
- DecisionT.scala
Constructs a program that outputs a trivial output
Constructs a program that outputs a trivial output
- Inherited from:
- DecisionTConstructors
- Source:
- DecisionT.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:
- DecisionTConstructors
- Source:
- DecisionT.scala
Givens
Inherited givens
- Inherited from:
- DecisionTCatsInstances
- Source:
- DecisionT.scala