org.atnos.eff.syntax.addon.scalaz

Members list

Concise view

Type members

Classlikes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Source:
validate.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
object all extends eff with either with eval with safe with validate

Attributes

Source:
all.scala
Graph
Supertypes
trait validate
trait safe
trait eval
trait either
trait eff
trait effScalaz
class Object
trait Matchable
class Any
Self type
all.type
object eff extends eff

Attributes

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

Attributes

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

Attributes

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

Attributes

Companion:
trait
Source:
either.scala
Graph
Supertypes
trait either
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
object all.type
object either.type
object eval extends eval with eval

Attributes

Companion:
trait
Source:
eval.scala
Graph
Supertypes
trait eval
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
object all.type
object eval.type
object safe extends safe with safe

Attributes

Companion:
trait
Source:
safe.scala
Graph
Supertypes
trait safe
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
object all.type
object safe.type
object validate extends validate with validate

Attributes

Companion:
trait
Source:
validate.scala
Graph
Supertypes
trait validate
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
object all.type
object validate.type