Package

org.atnos.eff.addon

scalaz

Permalink

package scalaz

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. scalaz
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final class EffScalazApplicativeOps[F[_], A] extends AnyVal

    Permalink
  2. final class EffScalazFlatSequenceOps[F[_], R, A] extends AnyVal

    Permalink
  3. final class EffScalazOneEffectOps[M[_], A] extends AnyVal

    Permalink
  4. final class EffScalazSequenceOps[F[_], R, A] extends AnyVal

    Permalink
  5. trait either extends AnyRef

    Permalink
  6. trait eval extends AnyRef

    Permalink
  7. trait safe extends AnyRef

    Permalink
  8. trait validate extends AnyRef

    Permalink

Value Members

  1. object EffScalaz

    Permalink
  2. def EffScalazApplicative[R]: Applicative[[β$4$]Eff[R, β$4$]]

    Permalink
  3. implicit final def EffScalazMonad[R]: Monad[[β$0$]Eff[R, β$0$]] with BindRec[[β$1$]Eff[R, β$1$]]

    Permalink

    Monad implementation for the Eff[R, ?] type

  4. object all extends either with eval with safe with validate

    Permalink
  5. def catsSemigroup[A](s: Semigroup[A]): Semigroup[A]

    Permalink
  6. package concurrent

    Permalink
  7. object either extends either

    Permalink
  8. object eval extends eval

    Permalink
  9. object safe extends safe

    Permalink
  10. object task extends TaskEffect

    Permalink
  11. object validate extends validate

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped