option
- Source:
- all.scala
Type members
Inherited types
Value members
Inherited methods
create an Option effect from a single Option value
create an Option effect from a single Option value
- Inherited from:
- OptionCreation
- Source:
- OptionEffect.scala
Interpret the Option effect
Interpret the Option effect
Stop all computations if None is present once
- Inherited from:
- OptionInterpretation
- Source:
- OptionEffect.scala