c

endless.core.interpret

EntityTLiftInstance

class EntityTLiftInstance[F[_], S, E] extends Entity[[δ$0$]EntityT[F, S, E, δ$0$], S, E] with Monad[[δ$1$]EntityT[F, S, E, δ$1$]]

Linear Supertypes
Monad[[δ$1$]EntityT[F, S, E, δ$1$]], Applicative[[δ$1$]EntityT[F, S, E, δ$1$]], InvariantMonoidal[[δ$1$]EntityT[F, S, E, δ$1$]], FlatMap[[δ$1$]EntityT[F, S, E, δ$1$]], FlatMapArityFunctions[[δ$1$]EntityT[F, S, E, δ$1$]], Apply[[δ$1$]EntityT[F, S, E, δ$1$]], ApplyArityFunctions[[δ$1$]EntityT[F, S, E, δ$1$]], InvariantSemigroupal[[δ$1$]EntityT[F, S, E, δ$1$]], Semigroupal[[δ$1$]EntityT[F, S, E, δ$1$]], Functor[[δ$1$]EntityT[F, S, E, δ$1$]], Invariant[[δ$1$]EntityT[F, S, E, δ$1$]], Serializable, Entity[[δ$0$]EntityT[F, S, E, δ$0$], S, E], EventWriter[[δ$0$]EntityT[F, S, E, δ$0$], E], StateReaderHelpers[[δ$0$]EntityT[F, S, E, δ$0$], S], StateReader[[δ$0$]EntityT[F, S, E, δ$0$], S], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. EntityTLiftInstance
  2. Monad
  3. Applicative
  4. InvariantMonoidal
  5. FlatMap
  6. FlatMapArityFunctions
  7. Apply
  8. ApplyArityFunctions
  9. InvariantSemigroupal
  10. Semigroupal
  11. Functor
  12. Invariant
  13. Serializable
  14. Entity
  15. EventWriter
  16. StateReaderHelpers
  17. StateReader
  18. AnyRef
  19. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new EntityTLiftInstance()(implicit fMonad: Monad[F])

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def *>[A, B](fa: EntityT[F, S, E, A])(fb: EntityT[F, S, E, B]): EntityT[F, S, E, B]
    Definition Classes
    Apply
    Annotations
    @inline()
  4. final def <*[A, B](fa: EntityT[F, S, E, A])(fb: EntityT[F, S, E, B]): EntityT[F, S, E, A]
    Definition Classes
    Apply
    Annotations
    @inline()
  5. final def <*>[A, B](ff: EntityT[F, S, E, (A) => B])(fa: EntityT[F, S, E, A]): EntityT[F, S, E, B]
    Definition Classes
    Apply
    Annotations
    @inline()
  6. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  7. def ap[A, B](ff: EntityT[F, S, E, (A) => B])(fa: EntityT[F, S, E, A]): EntityT[F, S, E, B]
    Definition Classes
    FlatMap → Apply
  8. def ap10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  9. def ap11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  10. def ap12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  11. def ap13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  12. def ap14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  13. def ap15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  14. def ap16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  15. def ap17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  16. def ap18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  17. def ap19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17], f18: EntityT[F, S, E, A18]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  18. def ap2[A, B, Z](ff: EntityT[F, S, E, (A, B) => Z])(fa: EntityT[F, S, E, A], fb: EntityT[F, S, E, B]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMap → Apply
  19. def ap20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17], f18: EntityT[F, S, E, A18], f19: EntityT[F, S, E, A19]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  20. def ap21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17], f18: EntityT[F, S, E, A18], f19: EntityT[F, S, E, A19], f20: EntityT[F, S, E, A20]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  21. def ap22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17], f18: EntityT[F, S, E, A18], f19: EntityT[F, S, E, A19], f20: EntityT[F, S, E, A20], f21: EntityT[F, S, E, A21]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  22. def ap3[A0, A1, A2, Z](f: EntityT[F, S, E, (A0, A1, A2) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  23. def ap4[A0, A1, A2, A3, Z](f: EntityT[F, S, E, (A0, A1, A2, A3) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  24. def ap5[A0, A1, A2, A3, A4, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  25. def ap6[A0, A1, A2, A3, A4, A5, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4, A5) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  26. def ap7[A0, A1, A2, A3, A4, A5, A6, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  27. def ap8[A0, A1, A2, A3, A4, A5, A6, A7, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  28. def ap9[A0, A1, A2, A3, A4, A5, A6, A7, A8, Z](f: EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8) => Z])(f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8]): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  29. def as[A, B](fa: EntityT[F, S, E, A], b: B): EntityT[F, S, E, B]
    Definition Classes
    Functor
  30. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  31. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  32. def compose[G[_]](implicit arg0: Applicative[G]): Applicative[[α]EntityT[F, S, E, G[α]]]
    Definition Classes
    Applicative
  33. def compose[G[_]](implicit arg0: Apply[G]): Apply[[α]EntityT[F, S, E, G[α]]]
    Definition Classes
    Apply
  34. def compose[G[_]](implicit arg0: Functor[G]): Functor[[α]EntityT[F, S, E, G[α]]]
    Definition Classes
    Functor
  35. def compose[G[_]](implicit arg0: Invariant[G]): Invariant[[α]EntityT[F, S, E, G[α]]]
    Definition Classes
    Invariant
  36. def composeApply[G[_]](implicit arg0: Apply[G]): InvariantSemigroupal[[α]EntityT[F, S, E, G[α]]]
    Definition Classes
    InvariantSemigroupal
  37. def composeBifunctor[G[_, _]](implicit arg0: Bifunctor[G]): Bifunctor[[α, β]EntityT[F, S, E, G[α, β]]]
    Definition Classes
    Functor
  38. def composeContravariant[G[_]](implicit arg0: Contravariant[G]): Contravariant[[α]EntityT[F, S, E, G[α]]]
    Definition Classes
    Functor → Invariant
  39. def composeContravariantMonoidal[G[_]](implicit arg0: ContravariantMonoidal[G]): ContravariantMonoidal[[α]EntityT[F, S, E, G[α]]]
    Definition Classes
    Applicative
  40. def composeFunctor[G[_]](implicit arg0: Functor[G]): Invariant[[α]EntityT[F, S, E, G[α]]]
    Definition Classes
    Invariant
  41. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  42. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  43. def flatMap[A, B](fa: EntityT[F, S, E, A])(f: (A) => EntityT[F, S, E, B]): EntityT[F, S, E, B]
    Definition Classes
    EntityTLiftInstance → FlatMap
  44. def flatMap10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  45. def flatMap11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  46. def flatMap12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  47. def flatMap13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  48. def flatMap14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  49. def flatMap15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  50. def flatMap16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  51. def flatMap17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  52. def flatMap18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  53. def flatMap19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17], f18: EntityT[F, S, E, A18])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  54. def flatMap2[A0, A1, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1])(f: (A0, A1) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  55. def flatMap20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17], f18: EntityT[F, S, E, A18], f19: EntityT[F, S, E, A19])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  56. def flatMap21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17], f18: EntityT[F, S, E, A18], f19: EntityT[F, S, E, A19], f20: EntityT[F, S, E, A20])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  57. def flatMap22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17], f18: EntityT[F, S, E, A18], f19: EntityT[F, S, E, A19], f20: EntityT[F, S, E, A20], f21: EntityT[F, S, E, A21])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  58. def flatMap3[A0, A1, A2, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2])(f: (A0, A1, A2) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  59. def flatMap4[A0, A1, A2, A3, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3])(f: (A0, A1, A2, A3) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  60. def flatMap5[A0, A1, A2, A3, A4, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4])(f: (A0, A1, A2, A3, A4) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  61. def flatMap6[A0, A1, A2, A3, A4, A5, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5])(f: (A0, A1, A2, A3, A4, A5) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  62. def flatMap7[A0, A1, A2, A3, A4, A5, A6, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6])(f: (A0, A1, A2, A3, A4, A5, A6) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  63. def flatMap8[A0, A1, A2, A3, A4, A5, A6, A7, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7])(f: (A0, A1, A2, A3, A4, A5, A6, A7) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  64. def flatMap9[A0, A1, A2, A3, A4, A5, A6, A7, A8, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8) => EntityT[F, S, E, Z]): EntityT[F, S, E, Z]
    Definition Classes
    FlatMapArityFunctions
  65. def flatTap[A, B](fa: EntityT[F, S, E, A])(f: (A) => EntityT[F, S, E, B]): EntityT[F, S, E, A]
    Definition Classes
    FlatMap
  66. def flatten[A](ffa: EntityT[F, S, E, EntityT[F, S, E, A]]): EntityT[F, S, E, A]
    Definition Classes
    FlatMap
  67. final def fmap[A, B](fa: EntityT[F, S, E, A])(f: (A) => B): EntityT[F, S, E, B]
    Definition Classes
    Functor
  68. def foreverM[A, B](fa: EntityT[F, S, E, A]): EntityT[F, S, E, B]
    Definition Classes
    FlatMap
  69. def fproduct[A, B](fa: EntityT[F, S, E, A])(f: (A) => B): EntityT[F, S, E, (A, B)]
    Definition Classes
    Functor
  70. def fproductLeft[A, B](fa: EntityT[F, S, E, A])(f: (A) => B): EntityT[F, S, E, (B, A)]
    Definition Classes
    Functor
  71. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  72. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  73. def ifElseM[A](branches: (EntityT[F, S, E, Boolean], EntityT[F, S, E, A])*)(els: EntityT[F, S, E, A]): EntityT[F, S, E, A]
    Definition Classes
    Monad
  74. def ifF[A](fb: EntityT[F, S, E, Boolean])(ifTrue: => A, ifFalse: => A): EntityT[F, S, E, A]
    Definition Classes
    Functor
  75. def ifKnown[Error, A](fa: (S) => A)(ifUnknown: => Error): EntityT[F, S, E, \/[Error, A]]

    Convenience function which applies fa on the state if entity exists and wraps this in a Right, otherwise returns a Left with the provided error value.

    Convenience function which applies fa on the state if entity exists and wraps this in a Right, otherwise returns a Left with the provided error value.

    fa

    function to apply on state

    ifUnknown

    left value in case of missing entity

    Definition Classes
    StateReaderHelpers
  76. def ifKnownElse[A](fa: (S) => EntityT[F, S, E, A])(ifUnknownF: => EntityT[F, S, E, A]): EntityT[F, S, E, A]

    Convenience function which applies fa on the state if entity exists, otherwise returns a default value

    Convenience function which applies fa on the state if entity exists, otherwise returns a default value

    fa

    function to apply on state

    ifUnknownF

    value in case of missing entity in F context

    Definition Classes
    StateReaderHelpers
  77. def ifKnownF[Error, A](fa: (S) => EntityT[F, S, E, A])(ifUnknown: => Error): EntityT[F, S, E, \/[Error, A]]

    Convenience function which applies fa on the state if entity exists and wraps this in a Right, otherwise returns a Left with the provided error value.

    Convenience function which applies fa on the state if entity exists and wraps this in a Right, otherwise returns a Left with the provided error value.

    fa

    function to apply on state

    ifUnknown

    left value in case of missing entity

    Definition Classes
    StateReaderHelpers
  78. def ifKnownFE[Error, A](fa: (S) => EntityT[F, S, E, \/[Error, A]])(ifUnknown: => Error): EntityT[F, S, E, \/[Error, A]]

    Convenience function which applies fa on the state if entity exists, otherwise returns a Left with the provided error value.

    Convenience function which applies fa on the state if entity exists, otherwise returns a Left with the provided error value.

    fa

    function to apply on state

    ifUnknown

    left value in case of missing entity

    Definition Classes
    StateReaderHelpers
  79. def ifKnownT[Error, A](fa: (S) => EitherT[[δ$0$]EntityT[F, S, E, δ$0$], Error, A])(ifUnknown: => Error): EntityT[F, S, E, \/[Error, A]]

    Convenience function which applies fa on the state if entity exists and unwraps EitherT value, otherwise returns a Left with the provided error value.

    Convenience function which applies fa on the state if entity exists and unwraps EitherT value, otherwise returns a Left with the provided error value.

    fa

    function to apply on state

    ifUnknown

    left value in case of missing entity

    Definition Classes
    StateReaderHelpers
  80. def ifM[B](fa: EntityT[F, S, E, Boolean])(ifTrue: => EntityT[F, S, E, B], ifFalse: => EntityT[F, S, E, B]): EntityT[F, S, E, B]
    Definition Classes
    FlatMap
  81. def ifUnknown[Error, A](a: => A)(ifKnown: (S) => Error): EntityT[F, S, E, \/[Error, A]]

    Convenience function which returns a in a Right if entity doesn't yet exist, otherwise calls ifKnown with the state and wraps this in a Left.

    Convenience function which returns a in a Right if entity doesn't yet exist, otherwise calls ifKnown with the state and wraps this in a Left.

    ifKnown

    function to compute left value in case of existing entity

    Definition Classes
    StateReaderHelpers
  82. def ifUnknownElse[A](fa: => EntityT[F, S, E, A])(ifKnown: (S) => EntityT[F, S, E, A]): EntityT[F, S, E, A]

    Convenience function which returns a value fa in F context, otherwise calls ifKnown with the state

    Convenience function which returns a value fa in F context, otherwise calls ifKnown with the state

    fa

    value in case of missing entity in F context

    ifKnown

    function to apply on state

    Definition Classes
    StateReaderHelpers
  83. def ifUnknownF[Error, A](fa: => EntityT[F, S, E, A])(ifKnown: (S) => Error): EntityT[F, S, E, \/[Error, A]]

    Convenience function which invokes fa if entity doesn't yet exist and wraps this in a Right, otherwise calls ifKnown with the state and wraps this in a Left.

    Convenience function which invokes fa if entity doesn't yet exist and wraps this in a Right, otherwise calls ifKnown with the state and wraps this in a Left.

    fa

    success value when entity doesn't exist yet

    ifKnown

    function to compute left value in case of existing entity

    Definition Classes
    StateReaderHelpers
  84. def ifUnknownFE[Error, A](fa: => EntityT[F, S, E, \/[Error, A]])(ifKnown: (S) => Error): EntityT[F, S, E, \/[Error, A]]

    Convenience function which invokes fa if entity doesn't yet exist and wraps this in a Right, otherwise calls ifKnown with the state and wraps this in a Left.

    Convenience function which invokes fa if entity doesn't yet exist and wraps this in a Right, otherwise calls ifKnown with the state and wraps this in a Left.

    fa

    success value when entity doesn't exist yet

    ifKnown

    function to compute left value in case of existing entity

    Definition Classes
    StateReaderHelpers
  85. def ifUnknownT[Error, A](fa: => EitherT[[δ$0$]EntityT[F, S, E, δ$0$], Error, A])(ifKnown: (S) => Error): EntityT[F, S, E, \/[Error, A]]

    Convenience function which invokes fa if entity doesn't yet exist, otherwise calls , ifKnown with the the state and wraps this in a Left.

    Convenience function which invokes fa if entity doesn't yet exist, otherwise calls , ifKnown with the the state and wraps this in a Left.

    fa

    value wrapped in EitherT when entity doesn't exist yet

    ifKnown

    function to compute left value in case of existing entity

    Definition Classes
    StateReaderHelpers
  86. def imap[A, B](fa: EntityT[F, S, E, A])(f: (A) => B)(g: (B) => A): EntityT[F, S, E, B]
    Definition Classes
    Functor → Invariant
  87. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  88. def iterateForeverM[A, B](a: A)(f: (A) => EntityT[F, S, E, A]): EntityT[F, S, E, B]
    Definition Classes
    FlatMap
  89. def iterateUntil[A](f: EntityT[F, S, E, A])(p: (A) => Boolean): EntityT[F, S, E, A]
    Definition Classes
    Monad
  90. def iterateUntilM[A](init: A)(f: (A) => EntityT[F, S, E, A])(p: (A) => Boolean): EntityT[F, S, E, A]
    Definition Classes
    Monad
  91. def iterateWhile[A](f: EntityT[F, S, E, A])(p: (A) => Boolean): EntityT[F, S, E, A]
    Definition Classes
    Monad
  92. def iterateWhileM[A](init: A)(f: (A) => EntityT[F, S, E, A])(p: (A) => Boolean): EntityT[F, S, E, A]
    Definition Classes
    Monad
  93. def lift[A, B](f: (A) => B): (EntityT[F, S, E, A]) => EntityT[F, S, E, B]
    Definition Classes
    Functor
  94. def map[A, B](fa: EntityT[F, S, E, A])(f: (A) => B): EntityT[F, S, E, B]
    Definition Classes
    Monad → Applicative → Functor
  95. def map10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  96. def map11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  97. def map12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  98. def map13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  99. def map14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  100. def map15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  101. def map16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  102. def map17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  103. def map18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  104. def map19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17], f18: EntityT[F, S, E, A18])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  105. def map2[A, B, Z](fa: EntityT[F, S, E, A], fb: EntityT[F, S, E, B])(f: (A, B) => Z): EntityT[F, S, E, Z]
    Definition Classes
    FlatMap → Apply
  106. def map20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17], f18: EntityT[F, S, E, A18], f19: EntityT[F, S, E, A19])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  107. def map21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17], f18: EntityT[F, S, E, A18], f19: EntityT[F, S, E, A19], f20: EntityT[F, S, E, A20])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  108. def map22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17], f18: EntityT[F, S, E, A18], f19: EntityT[F, S, E, A19], f20: EntityT[F, S, E, A20], f21: EntityT[F, S, E, A21])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  109. def map2Eval[A, B, Z](fa: EntityT[F, S, E, A], fb: Eval[EntityT[F, S, E, B]])(f: (A, B) => Z): Eval[EntityT[F, S, E, Z]]
    Definition Classes
    FlatMap → Apply
  110. def map3[A0, A1, A2, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2])(f: (A0, A1, A2) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  111. def map4[A0, A1, A2, A3, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3])(f: (A0, A1, A2, A3) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  112. def map5[A0, A1, A2, A3, A4, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4])(f: (A0, A1, A2, A3, A4) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  113. def map6[A0, A1, A2, A3, A4, A5, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5])(f: (A0, A1, A2, A3, A4, A5) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  114. def map7[A0, A1, A2, A3, A4, A5, A6, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6])(f: (A0, A1, A2, A3, A4, A5, A6) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  115. def map8[A0, A1, A2, A3, A4, A5, A6, A7, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7])(f: (A0, A1, A2, A3, A4, A5, A6, A7) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  116. def map9[A0, A1, A2, A3, A4, A5, A6, A7, A8, Z](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8) => Z): EntityT[F, S, E, Z]
    Definition Classes
    ApplyArityFunctions
  117. implicit lazy val monad: Monad[[δ$2$]EntityT[F, S, E, δ$2$]]
  118. def mproduct[A, B](fa: EntityT[F, S, E, A])(f: (A) => EntityT[F, S, E, B]): EntityT[F, S, E, (A, B)]
    Definition Classes
    FlatMap
  119. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  120. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  121. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  122. def point[A](a: A): EntityT[F, S, E, A]
    Definition Classes
    InvariantMonoidal
  123. def product[A, B](fa: EntityT[F, S, E, A], fb: EntityT[F, S, E, B]): EntityT[F, S, E, (A, B)]
    Definition Classes
    FlatMap → Apply → Semigroupal
  124. def productL[A, B](fa: EntityT[F, S, E, A])(fb: EntityT[F, S, E, B]): EntityT[F, S, E, A]
    Definition Classes
    FlatMap → Apply
  125. def productLEval[A, B](fa: EntityT[F, S, E, A])(fb: Eval[EntityT[F, S, E, B]]): EntityT[F, S, E, A]
    Definition Classes
    FlatMap
  126. def productR[A, B](fa: EntityT[F, S, E, A])(fb: EntityT[F, S, E, B]): EntityT[F, S, E, B]
    Definition Classes
    FlatMap → Apply
  127. def productREval[A, B](fa: EntityT[F, S, E, A])(fb: Eval[EntityT[F, S, E, B]]): EntityT[F, S, E, B]
    Definition Classes
    FlatMap
  128. def pure[A](x: A): EntityT[F, S, E, A]
    Definition Classes
    EntityTLiftInstance → Applicative
  129. def read: EntityT[F, S, E, Option[S]]

    Read the entity state, returns None if the entity doesn't yet exist

    Read the entity state, returns None if the entity doesn't yet exist

    returns

    optional state in F context

    Definition Classes
    EntityTLiftInstanceStateReader
  130. def replicateA[A](n: Int, fa: EntityT[F, S, E, A]): EntityT[F, S, E, List[A]]
    Definition Classes
    Applicative
  131. def replicateA_[A](n: Int, fa: EntityT[F, S, E, A]): EntityT[F, S, E, Unit]
    Definition Classes
    Applicative
  132. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  133. def tailRecM[A, B](a: A)(f: (A) => EntityT[F, S, E, Either[A, B]]): EntityT[F, S, E, B]
    Definition Classes
    EntityTLiftInstance → FlatMap
  134. def toString(): String
    Definition Classes
    AnyRef → Any
  135. def tuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9]): EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]
    Definition Classes
    ApplyArityFunctions
  136. def tuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10]): EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]
    Definition Classes
    ApplyArityFunctions
  137. def tuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11]): EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]
    Definition Classes
    ApplyArityFunctions
  138. def tuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12]): EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]
    Definition Classes
    ApplyArityFunctions
  139. def tuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13]): EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]
    Definition Classes
    ApplyArityFunctions
  140. def tuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14]): EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]
    Definition Classes
    ApplyArityFunctions
  141. def tuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15]): EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]
    Definition Classes
    ApplyArityFunctions
  142. def tuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16]): EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]
    Definition Classes
    ApplyArityFunctions
  143. def tuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17]): EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]
    Definition Classes
    ApplyArityFunctions
  144. def tuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17], f18: EntityT[F, S, E, A18]): EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]
    Definition Classes
    ApplyArityFunctions
  145. def tuple2[A, B](f1: EntityT[F, S, E, A], f2: EntityT[F, S, E, B]): EntityT[F, S, E, (A, B)]
    Definition Classes
    ApplyArityFunctions
  146. def tuple20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17], f18: EntityT[F, S, E, A18], f19: EntityT[F, S, E, A19]): EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]
    Definition Classes
    ApplyArityFunctions
  147. def tuple21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17], f18: EntityT[F, S, E, A18], f19: EntityT[F, S, E, A19], f20: EntityT[F, S, E, A20]): EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]
    Definition Classes
    ApplyArityFunctions
  148. def tuple22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8], f9: EntityT[F, S, E, A9], f10: EntityT[F, S, E, A10], f11: EntityT[F, S, E, A11], f12: EntityT[F, S, E, A12], f13: EntityT[F, S, E, A13], f14: EntityT[F, S, E, A14], f15: EntityT[F, S, E, A15], f16: EntityT[F, S, E, A16], f17: EntityT[F, S, E, A17], f18: EntityT[F, S, E, A18], f19: EntityT[F, S, E, A19], f20: EntityT[F, S, E, A20], f21: EntityT[F, S, E, A21]): EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]
    Definition Classes
    ApplyArityFunctions
  149. def tuple3[A0, A1, A2](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2]): EntityT[F, S, E, (A0, A1, A2)]
    Definition Classes
    ApplyArityFunctions
  150. def tuple4[A0, A1, A2, A3](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3]): EntityT[F, S, E, (A0, A1, A2, A3)]
    Definition Classes
    ApplyArityFunctions
  151. def tuple5[A0, A1, A2, A3, A4](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4]): EntityT[F, S, E, (A0, A1, A2, A3, A4)]
    Definition Classes
    ApplyArityFunctions
  152. def tuple6[A0, A1, A2, A3, A4, A5](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5]): EntityT[F, S, E, (A0, A1, A2, A3, A4, A5)]
    Definition Classes
    ApplyArityFunctions
  153. def tuple7[A0, A1, A2, A3, A4, A5, A6](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6]): EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6)]
    Definition Classes
    ApplyArityFunctions
  154. def tuple8[A0, A1, A2, A3, A4, A5, A6, A7](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7]): EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7)]
    Definition Classes
    ApplyArityFunctions
  155. def tuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](f0: EntityT[F, S, E, A0], f1: EntityT[F, S, E, A1], f2: EntityT[F, S, E, A2], f3: EntityT[F, S, E, A3], f4: EntityT[F, S, E, A4], f5: EntityT[F, S, E, A5], f6: EntityT[F, S, E, A6], f7: EntityT[F, S, E, A7], f8: EntityT[F, S, E, A8]): EntityT[F, S, E, (A0, A1, A2, A3, A4, A5, A6, A7, A8)]
    Definition Classes
    ApplyArityFunctions
  156. def tupleLeft[A, B](fa: EntityT[F, S, E, A], b: B): EntityT[F, S, E, (B, A)]
    Definition Classes
    Functor
  157. def tupleRight[A, B](fa: EntityT[F, S, E, A], b: B): EntityT[F, S, E, (A, B)]
    Definition Classes
    Functor
  158. def unit: EntityT[F, S, E, Unit]
    Definition Classes
    Applicative → InvariantMonoidal
  159. def unlessA[A](cond: Boolean)(f: => EntityT[F, S, E, A]): EntityT[F, S, E, Unit]
    Definition Classes
    Applicative
  160. def untilDefinedM[A](foa: EntityT[F, S, E, Option[A]]): EntityT[F, S, E, A]
    Definition Classes
    FlatMap
  161. def untilM[G[_], A](f: EntityT[F, S, E, A])(cond: => EntityT[F, S, E, Boolean])(implicit G: Alternative[G]): EntityT[F, S, E, G[A]]
    Definition Classes
    Monad
  162. def untilM_[A](f: EntityT[F, S, E, A])(cond: => EntityT[F, S, E, Boolean]): EntityT[F, S, E, Unit]
    Definition Classes
    Monad
  163. def unzip[A, B](fab: EntityT[F, S, E, (A, B)]): (EntityT[F, S, E, A], EntityT[F, S, E, B])
    Definition Classes
    Functor
  164. def void[A](fa: EntityT[F, S, E, A]): EntityT[F, S, E, Unit]
    Definition Classes
    Functor
  165. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  166. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  167. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  168. def whenA[A](cond: Boolean)(f: => EntityT[F, S, E, A]): EntityT[F, S, E, Unit]
    Definition Classes
    Applicative
  169. def whileM[G[_], A](p: EntityT[F, S, E, Boolean])(body: => EntityT[F, S, E, A])(implicit G: Alternative[G]): EntityT[F, S, E, G[A]]
    Definition Classes
    Monad
  170. def whileM_[A](p: EntityT[F, S, E, Boolean])(body: => EntityT[F, S, E, A]): EntityT[F, S, E, Unit]
    Definition Classes
    Monad
  171. def widen[A, B >: A](fa: EntityT[F, S, E, A]): EntityT[F, S, E, B]
    Definition Classes
    Functor
  172. def write(event: E, other: E*): EntityT[F, S, E, Unit]

    Append events to the event log in context F

    Append events to the event log in context F

    event

    event

    other

    more events

    Definition Classes
    EntityTLiftInstanceEventWriter

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

  2. def ifA[A](fcond: EntityT[F, S, E, Boolean])(ifTrue: EntityT[F, S, E, A], ifFalse: EntityT[F, S, E, A]): EntityT[F, S, E, A]
    Definition Classes
    Apply
    Annotations
    @deprecated
    Deprecated

    (Since version 2.6.2) Dangerous method, use ifM (a flatMap) or ifF (a map) instead

Inherited from Monad[[δ$1$]EntityT[F, S, E, δ$1$]]

Inherited from Applicative[[δ$1$]EntityT[F, S, E, δ$1$]]

Inherited from InvariantMonoidal[[δ$1$]EntityT[F, S, E, δ$1$]]

Inherited from FlatMap[[δ$1$]EntityT[F, S, E, δ$1$]]

Inherited from FlatMapArityFunctions[[δ$1$]EntityT[F, S, E, δ$1$]]

Inherited from Apply[[δ$1$]EntityT[F, S, E, δ$1$]]

Inherited from ApplyArityFunctions[[δ$1$]EntityT[F, S, E, δ$1$]]

Inherited from InvariantSemigroupal[[δ$1$]EntityT[F, S, E, δ$1$]]

Inherited from Semigroupal[[δ$1$]EntityT[F, S, E, δ$1$]]

Inherited from Functor[[δ$1$]EntityT[F, S, E, δ$1$]]

Inherited from Invariant[[δ$1$]EntityT[F, S, E, δ$1$]]

Inherited from Serializable

Inherited from Entity[[δ$0$]EntityT[F, S, E, δ$0$], S, E]

Inherited from EventWriter[[δ$0$]EntityT[F, S, E, δ$0$], E]

Inherited from StateReaderHelpers[[δ$0$]EntityT[F, S, E, δ$0$], S]

Inherited from StateReader[[δ$0$]EntityT[F, S, E, δ$0$], S]

Inherited from AnyRef

Inherited from Any

Ungrouped