org.atnos.eff

package org.atnos.eff

Members list

Packages

Type members

Classlikes

Attributes

Companion
object
Source
ReaderCreation.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ReaderEffect
object ReaderEffect
object reader

Attributes

Companion
trait
Source
ReaderCreation.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Effect for computations depending on an environment.

Effect for computations depending on an environment.

The inside datatype for this effect is cats.data.Reader

Attributes

Companion
object
Source
ReaderEffect.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ReaderEffect
object ReaderEffect extends ReaderEffect

Attributes

Companion
trait
Source
ReaderEffect.scala
Supertypes
trait ReaderEffect
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Companion
object
Source
ReaderInterpretation.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Source
ReaderInterpretation.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Source
reader.scala
Supertypes
class Object
trait Matchable
class Any
Self type
reader.type