org.atnos.eff
package org.atnos.eff
Members list
Packages
package org.atnos.eff.syntax
Type members
Classlikes
trait EitherCreation
Attributes
- Companion
- object
- Source
- EitherCreation.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
object EitherCreation extends EitherCreation
Attributes
- Companion
- trait
- Source
- EitherCreation.scala
- Supertypes
- Self type
-
EitherCreation.type
trait EitherEffect extends EitherCreation, EitherInterpretation
Effect for computation which can fail
Effect for computation which can fail
Attributes
- Companion
- object
- Source
- EitherEffect.scala
- Supertypes
- Known subtypes
-
object EitherEffect
object EitherEffect extends EitherEffect
Attributes
- Companion
- trait
- Source
- EitherEffect.scala
- Supertypes
-
trait EitherEffecttrait EitherInterpretationtrait EitherCreationclass Objecttrait Matchableclass AnyShow all
- Self type
-
EitherEffect.type
trait EitherImplicits
Attributes
- Companion
- object
- Source
- EitherImplicits.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object EitherImplicitsobject either
object EitherImplicits extends EitherImplicits
Attributes
- Companion
- trait
- Source
- EitherImplicits.scala
- Supertypes
- Self type
-
EitherImplicits.type
trait EitherInterpretation
Attributes
- Companion
- object
- Source
- EitherInterpretation.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
object EitherInterpretation extends EitherInterpretation
Attributes
- Companion
- trait
- Source
- EitherInterpretation.scala
- Supertypes
- Self type
-
EitherInterpretation.type
object either extends EitherCreation, EitherInterpretation, EitherImplicits
Attributes
- Source
- either.scala
- Supertypes
-
trait EitherImplicitstrait EitherInterpretationtrait EitherCreationclass Objecttrait Matchableclass AnyShow all
- Self type
-
either.type
In this article