org.atnos.eff
package org.atnos.eff
Members list
Packages
package org.atnos.eff.syntax
Type members
Classlikes
trait ListCreation
Attributes
- Companion
- object
- Source
- ListCreation.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
object ListCreation extends ListCreation
Attributes
- Companion
- trait
- Source
- ListCreation.scala
- Supertypes
- Self type
-
ListCreation.type
trait ListEffect extends ListCreation, ListInterpretation
Effect for computations possibly returning several values
Effect for computations possibly returning several values
Attributes
- Companion
- object
- Source
- ListEffect.scala
- Supertypes
- Known subtypes
-
object ListEffect
object ListEffect extends ListEffect
Attributes
- Companion
- trait
- Source
- ListEffect.scala
- Supertypes
-
trait ListEffecttrait ListInterpretationtrait ListCreationclass Objecttrait Matchableclass AnyShow all
- Self type
-
ListEffect.type
trait ListInterpretation
Attributes
- Companion
- object
- Source
- ListInterpretation.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
object ListInterpretation extends ListInterpretation
Attributes
- Companion
- trait
- Source
- ListInterpretation.scala
- Supertypes
- Self type
-
ListInterpretation.type
object list extends ListCreation, ListInterpretation
Attributes
- Source
- list.scala
- Supertypes
- Self type
-
list.type
In this article