org.atnos.eff.EitherCreation
See theEitherCreation companion object Attributes
- Companion:
- object
- Source:
- EitherEffect.scala
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Known subtypes
Members list
Concise view
Value members
create an Either effect from a value possibly throwing a Throwable
create an Either effect from a value possibly throwing a Throwable
Attributes
- Source:
- EitherEffect.scala
create an Either effect from a value possibly throwing an exception
create an Either effect from a value possibly throwing an exception
Attributes
- Source:
- EitherEffect.scala
create an Either effect from a single Either value
create an Either effect from a single Option value