scalaz
scalaz
org.atnos.eff.addon.scalaz
EffScalaz
EffScalazApplicativeOps
EffScalazFlatSequenceOps
EffScalazOneEffectOps
EffScalazSequenceOps
all
either
either
eval
eval
safe
safe
validate
validate
org.atnos.eff.syntax.addon.scalaz
EitherEffectScalazOps
EvalEffectScalazOps
SafeEffectScalazOps
ValidateEffectScalazOps
all
eff
eff
effScalaz
either
either
eval
eval
safe
safe
validate
validate
scalaz
/
org.atnos.eff.syntax.addon.scalaz
/
all
all
object
all
extends
eff
with
either
with
eval
with
safe
with
validate
Graph
Supertypes
Self type
trait
validate
trait
safe
trait
eval
trait
either
trait
eff
trait
effScalaz
trait
effOperations
class
Object
trait
Matchable
class
Any
all
Implicits
Implicits
Inherited implicits
final implicit
def
toEffNoEffectOps
[A](e:
Eff
[
NoFx
, A]):
EffNoEffectOps
[A]
Inherited from
effOperations
final implicit
def
toEffOnePureValueOps
[R, A](e:
Eff
[R, A]):
EffOnePureValueOps
[R, A]
Inherited from
effOperations
final implicit
def
toEffOps
[R, A](e:
Eff
[R, A]):
EffOps
[R, A]
Inherited from
effOperations
final implicit
def
toEffPureOps
[A](a: A):
EffPureOps
[A]
Inherited from
effOperations
final implicit
def
toEffScalazApplicativeOps
[F[_], A](values: F[A]):
EffScalazApplicativeOps
[F, A]
Inherited from
effScalaz
final implicit
def
toEffScalazFlatSequenceOps
[F[_], R, A](values: F[
Eff
[R, F[A]]]):
EffScalazFlatSequenceOps
[F, R, A]
Inherited from
effScalaz
final implicit
def
toEffScalazOneEffectOps
[M[_], A](e:
Eff
[
Fx1
[M], A]):
EffScalazOneEffectOps
[M, A]
Inherited from
effScalaz
final implicit
def
toEffScalazSequenceOps
[F[_], R, A](values: F[
Eff
[R, A]]):
EffScalazSequenceOps
[F, R, A]
Inherited from
effScalaz
final implicit
def
toEffSendOps
[M[_], A](ma: M[A]):
EffSendOps
[M, A]
Inherited from
effOperations
final implicit
def
toEffTranslateIntoOps
[R, A](e:
Eff
[R, A]):
EffTranslateIntoOps
[R, A]
Inherited from
effOperations
final implicit
def
toEitherEffectScalazOps
[R, A](e:
Eff
[R, A]):
EitherEffectScalazOps
[R, A]
Inherited from
either
implicit
def
toEvalEffectScalazOps
[R, A](e:
Eff
[R, A]):
EvalEffectScalazOps
[R, A]
Inherited from
eval
implicit
def
toSafeEffectScalazOps
[R, A](e:
Eff
[R, A]):
SafeEffectScalazOps
[R, A]
Inherited from
safe
implicit
def
toValidateEffectScalazOps
[R, A](e:
Eff
[R, A]):
ValidateEffectScalazOps
[R, A]
Inherited from
validate