org.atnos.eff.syntax

Members list

Concise view

Type members

Classlikes

final class BatchOps[R, A](e: Eff[R, A]) extends AnyVal

Attributes

Source:
batch.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class ChooseEffectOps[R, A](e: Eff[R, A]) extends AnyVal

Attributes

Source:
choose.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EffApplicativeOps[F[_], A](values: F[A]) extends AnyVal

Attributes

Source:
eff.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EffApplicativeSyntaxOps[R, A](a: Eff[R, A]) extends AnyVal

Attributes

Source:
eff.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EffFlatSequenceOps[F[_], R, A](values: F[Eff[R, F[A]]]) extends AnyVal

Attributes

Source:
eff.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EffMonadicOps[R, M[_], A](e: Eff[R, M[A]]) extends AnyVal

Attributes

Source:
eff.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EffNoEffectOps[A](e: Eff[NoFx, A]) extends AnyVal

Attributes

Source:
eff.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EffOneEffectOps[M[_], A](e: Eff[Fx1[M], A]) extends AnyVal

Attributes

Source:
eff.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EffOnePureValueOps[R, A](e: Eff[R, A]) extends AnyVal

Attributes

Source:
eff.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EffOps[R, A](e: Eff[R, A]) extends AnyVal

Attributes

Source:
eff.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EffPureOps[A](a: A) extends AnyVal

Attributes

Source:
eff.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EffSendOps[M[_], A](ma: M[A]) extends AnyVal

Attributes

Source:
eff.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EffSequenceOps[F[_], R, A](values: F[Eff[R, A]]) extends AnyVal

Attributes

Source:
eff.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EffTranslateIntoOps[R, A](e: Eff[R, A]) extends AnyVal

Attributes

Source:
eff.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EitherEffectOps[R, A](e: Eff[R, A]) extends AnyVal

Attributes

Source:
either.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class ErrorEffectOps[R, A](action: Eff[R, A]) extends AnyVal

Attributes

Source:
error.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class ErrorOps(e: Error) extends AnyVal

Attributes

Source:
error.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class ErrorOrOkOps[A](c: Either[Error, A]) extends AnyVal

Attributes

Source:
error.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EvalEffectOps[R, A](e: Eff[R, A]) extends AnyVal

Attributes

Source:
eval.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class FutureOps[R, A](e: Eff[R, A]) extends AnyVal

Attributes

Source:
future.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class MemoEffectOps[R, A](e: Eff[R, A]) extends AnyVal

Attributes

Source:
memo.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
object all extends all

Attributes

Companion:
trait
Source:
all.scala
Graph
Supertypes
trait all
trait eff
trait effCats
trait memo
trait batch
trait safe
trait state
trait list
trait choose
trait writer
trait reader
trait error
trait validate
trait either
trait option
trait eval
class Object
trait Matchable
class Any
Self type
all.type
trait all extends eval with option with either with validate with error with reader with writer with choose with list with state with safe with batch with memo with eff

Attributes

Companion:
object
Source:
all.scala
Graph
Supertypes
trait eff
trait effCats
trait memo
trait batch
trait safe
trait state
trait list
trait choose
trait writer
trait reader
trait error
trait validate
trait either
trait option
trait eval
class Object
trait Matchable
class Any
Known subtypes
object all.type
object batch extends batch

Attributes

Companion:
trait
Source:
batch.scala
Graph
Supertypes
trait batch
class Object
trait Matchable
class Any
Self type
batch.type
trait batch

Attributes

Companion:
object
Source:
batch.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait all
object all.type
object batch.type
object choose extends choose

Attributes

Companion:
trait
Source:
choose.scala
Graph
Supertypes
trait choose
class Object
trait Matchable
class Any
Self type
choose.type
trait choose

Attributes

Companion:
object
Source:
choose.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait all
object all.type
object choose.type
object eff extends eff

Operations of Eff[R, A] values

Operations of Eff[R, A] values

Attributes

Companion:
trait
Source:
eff.scala
Graph
Supertypes
trait eff
trait effCats
class Object
trait Matchable
class Any
Self type
eff.type
trait eff extends effOperations with effCats

Attributes

Companion:
object
Source:
eff.scala
Graph
Supertypes
trait effCats
class Object
trait Matchable
class Any
Known subtypes
trait all
object all.type
object eff.type
trait effCats

Attributes

Source:
eff.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait eff
trait all
object all.type
object eff.type

Attributes

Source:
eff.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait eff
trait all
object all.type
object eff.type
object either extends either

Attributes

Companion:
trait
Source:
either.scala
Graph
Supertypes
trait either
class Object
trait Matchable
class Any
Self type
either.type
trait either

Attributes

Companion:
object
Source:
either.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait all
object all.type
object either.type
object error extends error

Attributes

Companion:
trait
Source:
error.scala
Graph
Supertypes
trait error
class Object
trait Matchable
class Any
Self type
error.type
trait error

Attributes

Companion:
object
Source:
error.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait all
object all.type
object error.type
object eval extends eval

Attributes

Companion:
trait
Source:
eval.scala
Graph
Supertypes
trait eval
class Object
trait Matchable
class Any
Self type
eval.type
trait eval

Attributes

Companion:
object
Source:
eval.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait all
object all.type
object eval.type
trait future

Attributes

Companion:
object
Source:
future.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object future.type
object future extends future

Attributes

Companion:
trait
Source:
future.scala
Graph
Supertypes
trait future
class Object
trait Matchable
class Any
Self type
future.type
object list extends list

Attributes

Companion:
trait
Source:
list.scala
Graph
Supertypes
trait list
class Object
trait Matchable
class Any
Self type
list.type
trait list

Attributes

Companion:
object
Source:
list.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait all
object all.type
object list.type
object memo extends memo

Attributes

Companion:
trait
Source:
memo.scala
Graph
Supertypes
trait memo
class Object
trait Matchable
class Any
Self type
memo.type
trait memo

Attributes

Companion:
object
Source:
memo.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait all
object all.type
object memo.type
object option extends option

Attributes

Companion:
trait
Source:
option.scala
Graph
Supertypes
trait option
class Object
trait Matchable
class Any
Self type
option.type
trait option

Attributes

Companion:
object
Source:
option.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait all
object all.type
object option.type
object reader extends reader

Attributes

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

Attributes

Companion:
object
Source:
reader.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait all
object all.type
object reader.type
object safe extends safe

Attributes

Companion:
trait
Source:
safe.scala
Graph
Supertypes
trait safe
class Object
trait Matchable
class Any
Self type
safe.type
trait safe

Attributes

Companion:
object
Source:
safe.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait all
object all.type
object safe.type
object state extends state

Attributes

Companion:
trait
Source:
state.scala
Graph
Supertypes
trait state
class Object
trait Matchable
class Any
Self type
state.type
trait state

Attributes

Companion:
object
Source:
state.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait all
object all.type
object state.type
object validate extends validate

Attributes

Companion:
trait
Source:
validate.scala
Graph
Supertypes
trait validate
class Object
trait Matchable
class Any
Self type
trait validate

Attributes

Companion:
object
Source:
validate.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait all
object all.type
object validate.type
object writer extends writer

Attributes

Companion:
trait
Source:
writer.scala
Graph
Supertypes
trait writer
class Object
trait Matchable
class Any
Self type
writer.type
trait writer

Attributes

Companion:
object
Source:
writer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait all
object all.type
object writer.type