Object/Class

scalaz

LazyEitherT

Related Docs: class LazyEitherT | package scalaz

Permalink

object LazyEitherT extends LazyEitherTInstances with LazyEitherTFunctions with Serializable

Source
LazyEitherT.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LazyEitherT
  2. Serializable
  3. Serializable
  4. LazyEitherTFunctions
  5. LazyEitherTInstances
  6. LazyEitherTInstances0
  7. LazyEitherTInstances1
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final class LeftProjectionT[F[_], A, B] extends AnyRef

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  10. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  11. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  12. def lazyEitherT[F[_], A, B](a: F[LazyEither[A, B]]): LazyEitherT[F, A, B]

    Permalink
    Definition Classes
    LazyEitherTFunctions
  13. implicit def lazyEitherTBifoldable[F[_]](implicit F0: Foldable[F]): Bifoldable[[α, β]LazyEitherT[F, α, β]]

    Permalink
    Definition Classes
    LazyEitherTInstances0
  14. implicit def lazyEitherTBifunctor[F[_]](implicit F0: Functor[F]): Bifunctor[[α, β]LazyEitherT[F, α, β]]

    Permalink
    Definition Classes
    LazyEitherTInstances0
  15. implicit def lazyEitherTBitraverse[F[_]](implicit F0: Traverse[F]): Bitraverse[[α, β]LazyEitherT[F, α, β]]

    Permalink
    Definition Classes
    LazyEitherTInstances
  16. implicit def lazyEitherTFoldable[F[_], L](implicit F0: Foldable[F]): Foldable[[α]LazyEitherT[F, L, α]]

    Permalink
    Definition Classes
    LazyEitherTInstances0
  17. implicit def lazyEitherTFunctor[F[_], L](implicit F0: Functor[F]): Functor[[α]LazyEitherT[F, L, α]]

    Permalink
    Definition Classes
    LazyEitherTInstances1
  18. implicit def lazyEitherTHoist[A]: Hoist[[a[_], b]LazyEitherT[a, A, b]]

    Permalink
    Definition Classes
    LazyEitherTInstances
  19. implicit def lazyEitherTLeftProjectionBifunctor[F[_]](implicit F0: Functor[F]): IsomorphismBifunctor[[α, β]LeftProjectionT[F, α, β], [α, β]LazyEitherT[F, α, β]] { def iso: scalaz.Isomorphism.IsoBifunctorTemplate[[α, β]scalaz.LazyEitherT.LeftProjectionT[F,α,β],[α, β]scalaz.LazyEitherT[F,α,β]] }

    Permalink
    Definition Classes
    LazyEitherTInstances0
  20. implicit def lazyEitherTLeftProjectionBitraverse[F[_]](implicit F0: Traverse[F]): IsomorphismBitraverse[[α, β]LeftProjectionT[F, α, β], [α, β]LazyEitherT[F, α, β]] { def iso: scalaz.Isomorphism.IsoBifunctorTemplate[[α, β]scalaz.LazyEitherT.LeftProjectionT[F,α,β],[α, β]scalaz.LazyEitherT[F,α,β]] }

    Permalink
    Definition Classes
    LazyEitherTInstances
  21. implicit def lazyEitherTLeftProjectionEIso2[F[_], E]: Isomorphism.IsoFunctorTemplate[[α]LeftProjectionT[F, E, α], [α]LazyEitherT[F, E, α]]

    Permalink
    Definition Classes
    LazyEitherTFunctions
  22. implicit def lazyEitherTLeftProjectionFoldable[F[_], L](implicit F0: Foldable[F]): IsomorphismFoldable[[α]LeftProjectionT[F, L, α], [α]LazyEitherT[F, L, α]]

    Permalink
    Definition Classes
    LazyEitherTInstances0
  23. implicit def lazyEitherTLeftProjectionFunctor[F[_], L](implicit F0: Functor[F]): IsomorphismFunctor[[α]LeftProjectionT[F, L, α], [α]LazyEitherT[F, L, α]] { def iso: scalaz.Isomorphism.IsoFunctorTemplate[[α]scalaz.LazyEitherT.LeftProjectionT[F,L,α],[α]scalaz.LazyEitherT[F,L,α]] }

    Permalink
    Definition Classes
    LazyEitherTInstances1
  24. implicit def lazyEitherTLeftProjectionIso2[F[_]]: Isomorphism.IsoBifunctorTemplate[[α, β]LeftProjectionT[F, α, β], [α, β]LazyEitherT[F, α, β]]

    Permalink
    Definition Classes
    LazyEitherTFunctions
  25. implicit def lazyEitherTLeftProjectionMonad[F[_], L](implicit F0: Monad[F]): IsomorphismMonad[[α]LeftProjectionT[F, L, α], [α]LazyEitherT[F, L, α]] { def iso: scalaz.Isomorphism.IsoFunctorTemplate[[α]scalaz.LazyEitherT.LeftProjectionT[F,L,α],[α]scalaz.LazyEitherT[F,L,α]] }

    Permalink
    Definition Classes
    LazyEitherTInstances0
  26. implicit def lazyEitherTLeftProjectionTraverse[F[_], L](implicit F0: Traverse[F]): IsomorphismTraverse[[α]LeftProjectionT[F, L, α], [α]LazyEitherT[F, L, α]] { def iso: scalaz.Isomorphism.IsoFunctorTemplate[[α]scalaz.LazyEitherT.LeftProjectionT[F,L,α],[α]scalaz.LazyEitherT[F,L,α]] }

    Permalink
    Definition Classes
    LazyEitherTInstances
  27. implicit def lazyEitherTMonad[F[_], L](implicit F0: Monad[F]): Monad[[α]LazyEitherT[F, L, α]]

    Permalink
    Definition Classes
    LazyEitherTInstances0
  28. implicit def lazyEitherTMonadError[F[_], L](implicit F0: Monad[F]): MonadError[[α, β]LazyEitherT[F, α, β], L]

    Permalink
    Definition Classes
    LazyEitherTInstances1
  29. implicit def lazyEitherTMonadPlus[F[_], L](implicit F0: Monad[F], L: Monoid[L]): MonadPlus[[α]LazyEitherT[F, L, α]]

    Permalink
  30. implicit def lazyEitherTPlus[F[_], L](implicit F0: Monad[F], L: Semigroup[L]): Plus[[α]LazyEitherT[F, L, α]]

    Permalink
    Definition Classes
    LazyEitherTInstances1
  31. implicit def lazyEitherTTraverse[F[_], L](implicit F0: Traverse[F]): Traverse[[α]LazyEitherT[F, L, α]]

    Permalink
    Definition Classes
    LazyEitherTInstances
  32. def lazyEitherTU[FAB, AB, A0, B0](fab: FAB)(implicit u1: Unapply[Functor, FAB] { type A = AB }, u2: Unapply2[Bifunctor, AB] { ... /* 2 definitions in type refinement */ }, l: ===[AB, LazyEither[A0, B0]]): LazyEitherT[(u1)#M, A0, B0]

    Permalink
  33. def lazyLeftT[F[_], A, B](a: ⇒ A)(implicit p: Applicative[F]): LazyEitherT[F, A, B]

    Permalink
    Definition Classes
    LazyEitherTFunctions
  34. def lazyRightT[F[_], A, B](b: ⇒ B)(implicit p: Applicative[F]): LazyEitherT[F, A, B]

    Permalink
    Definition Classes
    LazyEitherTFunctions
  35. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  36. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  37. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  38. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  39. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  40. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from LazyEitherTFunctions

Inherited from LazyEitherTInstances

Inherited from LazyEitherTInstances0

Inherited from LazyEitherTInstances1

Inherited from AnyRef

Inherited from Any

Ungrouped