Packages

o

fs2.data.csv.CellDecoder

CellDecoderInstances

implicit object CellDecoderInstances extends MonadError[CellDecoder, DecoderError] with SemigroupK[CellDecoder]

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CellDecoderInstances
  2. SemigroupK
  3. MonadError
  4. Monad
  5. FlatMap
  6. FlatMapArityFunctions
  7. ApplicativeError
  8. Applicative
  9. InvariantMonoidal
  10. Apply
  11. ApplyArityFunctions
  12. InvariantSemigroupal
  13. Semigroupal
  14. Functor
  15. Invariant
  16. Serializable
  17. AnyRef
  18. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

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: CellDecoder[A])(fb: CellDecoder[B]): CellDecoder[B]
    Definition Classes
    Apply
    Annotations
    @inline()
  4. final def <*[A, B](fa: CellDecoder[A])(fb: CellDecoder[B]): CellDecoder[A]
    Definition Classes
    Apply
    Annotations
    @inline()
  5. final def <*>[A, B](ff: CellDecoder[(A) => B])(fa: CellDecoder[A]): CellDecoder[B]
    Definition Classes
    Apply
    Annotations
    @inline()
  6. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  7. def adaptError[A](fa: CellDecoder[A])(pf: PartialFunction[DecoderError, DecoderError]): CellDecoder[A]
    Definition Classes
    MonadError → ApplicativeError
  8. def algebra[A]: Semigroup[CellDecoder[A]]
    Definition Classes
    SemigroupK
  9. def ap[A, B](ff: CellDecoder[(A) => B])(fa: CellDecoder[A]): CellDecoder[B]
    Definition Classes
    FlatMap → Apply
  10. def ap10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, Z](f: CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  11. def ap11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, Z](f: CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  12. def ap12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, Z](f: CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  13. def ap13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, Z](f: CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  14. def ap14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, Z](f: CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  15. def ap15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, Z](f: CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  16. def ap16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, Z](f: CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  17. def ap17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, Z](f: CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  18. def ap18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, Z](f: CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  19. def ap19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, Z](f: CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17], f18: CellDecoder[A18]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  20. def ap2[A, B, Z](ff: CellDecoder[(A, B) => Z])(fa: CellDecoder[A], fb: CellDecoder[B]): CellDecoder[Z]
    Definition Classes
    FlatMap → Apply
  21. def ap20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, Z](f: CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17], f18: CellDecoder[A18], f19: CellDecoder[A19]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  22. 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: CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17], f18: CellDecoder[A18], f19: CellDecoder[A19], f20: CellDecoder[A20]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  23. 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: CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17], f18: CellDecoder[A18], f19: CellDecoder[A19], f20: CellDecoder[A20], f21: CellDecoder[A21]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  24. def ap3[A0, A1, A2, Z](f: CellDecoder[(A0, A1, A2) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  25. def ap4[A0, A1, A2, A3, Z](f: CellDecoder[(A0, A1, A2, A3) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  26. def ap5[A0, A1, A2, A3, A4, Z](f: CellDecoder[(A0, A1, A2, A3, A4) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  27. def ap6[A0, A1, A2, A3, A4, A5, Z](f: CellDecoder[(A0, A1, A2, A3, A4, A5) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  28. def ap7[A0, A1, A2, A3, A4, A5, A6, Z](f: CellDecoder[(A0, A1, A2, A3, A4, A5, A6) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  29. def ap8[A0, A1, A2, A3, A4, A5, A6, A7, Z](f: CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  30. def ap9[A0, A1, A2, A3, A4, A5, A6, A7, A8, Z](f: CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8) => Z])(f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8]): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  31. def as[A, B](fa: CellDecoder[A], b: B): CellDecoder[B]
    Definition Classes
    Functor
  32. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  33. def attempt[A](fa: CellDecoder[A]): CellDecoder[Either[DecoderError, A]]
    Definition Classes
    ApplicativeError
  34. def attemptNarrow[EE <: Throwable, A](fa: CellDecoder[A])(implicit tag: ClassTag[EE], ev: <:<[EE, DecoderError]): CellDecoder[Either[EE, A]]
    Definition Classes
    ApplicativeError
  35. def attemptT[A](fa: CellDecoder[A]): EitherT[CellDecoder, DecoderError, A]
    Definition Classes
    ApplicativeError
  36. def attemptTap[A, B](fa: CellDecoder[A])(f: (Either[DecoderError, A]) => CellDecoder[B]): CellDecoder[A]
    Definition Classes
    MonadError
  37. def catchNonFatal[A](a: => A)(implicit ev: <:<[Throwable, DecoderError]): CellDecoder[A]
    Definition Classes
    ApplicativeError
  38. def catchNonFatalEval[A](a: Eval[A])(implicit ev: <:<[Throwable, DecoderError]): CellDecoder[A]
    Definition Classes
    ApplicativeError
  39. def catchOnly[T >: Null <: Throwable]: CatchOnlyPartiallyApplied[T, CellDecoder, DecoderError]
    Definition Classes
    ApplicativeError
  40. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  41. def combineAllOptionK[A](as: IterableOnce[CellDecoder[A]]): Option[CellDecoder[A]]
    Definition Classes
    SemigroupK
  42. def combineK[A](x: CellDecoder[A], y: CellDecoder[A]): CellDecoder[A]
    Definition Classes
    CellDecoderInstances → SemigroupK
  43. def combineKEval[A](x: CellDecoder[A], y: Eval[CellDecoder[A]]): Eval[CellDecoder[A]]
    Definition Classes
    SemigroupK
  44. def combineNK[A](a: CellDecoder[A], n: Int): CellDecoder[A]
    Definition Classes
    SemigroupK
  45. def compose[G[_]]: SemigroupK[[α]CellDecoder[G[α]]]
    Definition Classes
    SemigroupK
  46. def compose[G[_]](implicit arg0: Applicative[G]): Applicative[[α]CellDecoder[G[α]]]
    Definition Classes
    Applicative
  47. def compose[G[_]](implicit arg0: Apply[G]): Apply[[α]CellDecoder[G[α]]]
    Definition Classes
    Apply
  48. def compose[G[_]](implicit arg0: Functor[G]): Functor[[α]CellDecoder[G[α]]]
    Definition Classes
    Functor
  49. def compose[G[_]](implicit arg0: Invariant[G]): Invariant[[α]CellDecoder[G[α]]]
    Definition Classes
    Invariant
  50. def composeApply[G[_]](implicit arg0: Apply[G]): InvariantSemigroupal[[α]CellDecoder[G[α]]]
    Definition Classes
    InvariantSemigroupal
  51. def composeBifunctor[G[_, _]](implicit arg0: Bifunctor[G]): Bifunctor[[α, β]CellDecoder[G[α, β]]]
    Definition Classes
    Functor
  52. def composeContravariant[G[_]](implicit arg0: Contravariant[G]): Contravariant[[α]CellDecoder[G[α]]]
    Definition Classes
    Functor → Invariant
  53. def composeContravariantMonoidal[G[_]](implicit arg0: ContravariantMonoidal[G]): ContravariantMonoidal[[α]CellDecoder[G[α]]]
    Definition Classes
    Applicative
  54. def composeFunctor[G[_]](implicit arg0: Functor[G]): Invariant[[α]CellDecoder[G[α]]]
    Definition Classes
    Invariant
  55. def ensure[A](fa: CellDecoder[A])(error: => DecoderError)(predicate: (A) => Boolean): CellDecoder[A]
    Definition Classes
    MonadError
  56. def ensureOr[A](fa: CellDecoder[A])(error: (A) => DecoderError)(predicate: (A) => Boolean): CellDecoder[A]
    Definition Classes
    MonadError
  57. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  58. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  59. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  60. def flatMap[A, B](fa: CellDecoder[A])(f: (A) => CellDecoder[B]): CellDecoder[B]
    Definition Classes
    CellDecoderInstances → FlatMap
  61. def flatMap10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  62. def flatMap11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  63. def flatMap12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  64. def flatMap13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  65. def flatMap14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  66. def flatMap15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  67. def flatMap16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  68. def flatMap17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  69. def flatMap18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  70. def flatMap19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17], f18: CellDecoder[A18])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  71. def flatMap2[A0, A1, Z](f0: CellDecoder[A0], f1: CellDecoder[A1])(f: (A0, A1) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  72. def flatMap20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17], f18: CellDecoder[A18], f19: CellDecoder[A19])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  73. 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: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17], f18: CellDecoder[A18], f19: CellDecoder[A19], f20: CellDecoder[A20])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  74. 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: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17], f18: CellDecoder[A18], f19: CellDecoder[A19], f20: CellDecoder[A20], f21: CellDecoder[A21])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  75. def flatMap3[A0, A1, A2, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2])(f: (A0, A1, A2) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  76. def flatMap4[A0, A1, A2, A3, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3])(f: (A0, A1, A2, A3) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  77. def flatMap5[A0, A1, A2, A3, A4, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4])(f: (A0, A1, A2, A3, A4) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  78. def flatMap6[A0, A1, A2, A3, A4, A5, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5])(f: (A0, A1, A2, A3, A4, A5) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  79. def flatMap7[A0, A1, A2, A3, A4, A5, A6, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6])(f: (A0, A1, A2, A3, A4, A5, A6) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  80. def flatMap8[A0, A1, A2, A3, A4, A5, A6, A7, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7])(f: (A0, A1, A2, A3, A4, A5, A6, A7) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  81. def flatMap9[A0, A1, A2, A3, A4, A5, A6, A7, A8, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  82. def flatTap[A, B](fa: CellDecoder[A])(f: (A) => CellDecoder[B]): CellDecoder[A]
    Definition Classes
    FlatMap
  83. def flatten[A](ffa: CellDecoder[CellDecoder[A]]): CellDecoder[A]
    Definition Classes
    FlatMap
  84. final def fmap[A, B](fa: CellDecoder[A])(f: (A) => B): CellDecoder[B]
    Definition Classes
    Functor
  85. def foreverM[A, B](fa: CellDecoder[A]): CellDecoder[B]
    Definition Classes
    FlatMap
  86. def fproduct[A, B](fa: CellDecoder[A])(f: (A) => B): CellDecoder[(A, B)]
    Definition Classes
    Functor
  87. def fproductLeft[A, B](fa: CellDecoder[A])(f: (A) => B): CellDecoder[(B, A)]
    Definition Classes
    Functor
  88. def fromEither[A](x: Either[DecoderError, A]): CellDecoder[A]
    Definition Classes
    ApplicativeError
  89. def fromOption[A](oa: Option[A], ifEmpty: => DecoderError): CellDecoder[A]
    Definition Classes
    ApplicativeError
  90. def fromTry[A](t: Try[A])(implicit ev: <:<[Throwable, DecoderError]): CellDecoder[A]
    Definition Classes
    ApplicativeError
  91. def fromValidated[A](x: Validated[DecoderError, A]): CellDecoder[A]
    Definition Classes
    ApplicativeError
  92. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  93. def handleError[A](fa: CellDecoder[A])(f: (DecoderError) => A): CellDecoder[A]
    Definition Classes
    ApplicativeError
  94. def handleErrorWith[A](fa: CellDecoder[A])(f: (DecoderError) => CellDecoder[A]): CellDecoder[A]
    Definition Classes
    CellDecoderInstances → ApplicativeError
  95. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  96. def ifElseM[A](branches: (CellDecoder[Boolean], CellDecoder[A])*)(els: CellDecoder[A]): CellDecoder[A]
    Definition Classes
    Monad
  97. def ifF[A](fb: CellDecoder[Boolean])(ifTrue: => A, ifFalse: => A): CellDecoder[A]
    Definition Classes
    Functor
  98. def ifM[B](fa: CellDecoder[Boolean])(ifTrue: => CellDecoder[B], ifFalse: => CellDecoder[B]): CellDecoder[B]
    Definition Classes
    FlatMap
  99. def imap[A, B](fa: CellDecoder[A])(f: (A) => B)(g: (B) => A): CellDecoder[B]
    Definition Classes
    Functor → Invariant
  100. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  101. def iterateForeverM[A, B](a: A)(f: (A) => CellDecoder[A]): CellDecoder[B]
    Definition Classes
    FlatMap
  102. def iterateUntil[A](f: CellDecoder[A])(p: (A) => Boolean): CellDecoder[A]
    Definition Classes
    Monad
  103. def iterateUntilM[A](init: A)(f: (A) => CellDecoder[A])(p: (A) => Boolean): CellDecoder[A]
    Definition Classes
    Monad
  104. def iterateWhile[A](f: CellDecoder[A])(p: (A) => Boolean): CellDecoder[A]
    Definition Classes
    Monad
  105. def iterateWhileM[A](init: A)(f: (A) => CellDecoder[A])(p: (A) => Boolean): CellDecoder[A]
    Definition Classes
    Monad
  106. def lift[A, B](f: (A) => B): (CellDecoder[A]) => CellDecoder[B]
    Definition Classes
    Functor
  107. def map[A, B](fa: CellDecoder[A])(f: (A) => B): CellDecoder[B]
    Definition Classes
    CellDecoderInstances → Monad → Applicative → Functor
  108. def map10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  109. def map11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  110. def map12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  111. def map13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  112. def map14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  113. def map15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  114. def map16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  115. def map17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  116. def map18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  117. def map19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17], f18: CellDecoder[A18])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  118. def map2[A, B, Z](fa: CellDecoder[A], fb: CellDecoder[B])(f: (A, B) => Z): CellDecoder[Z]
    Definition Classes
    FlatMap → Apply
  119. def map20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17], f18: CellDecoder[A18], f19: CellDecoder[A19])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  120. 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: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17], f18: CellDecoder[A18], f19: CellDecoder[A19], f20: CellDecoder[A20])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  121. 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: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17], f18: CellDecoder[A18], f19: CellDecoder[A19], f20: CellDecoder[A20], f21: CellDecoder[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): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  122. def map2Eval[A, B, Z](fa: CellDecoder[A], fb: Eval[CellDecoder[B]])(f: (A, B) => Z): Eval[CellDecoder[Z]]
    Definition Classes
    FlatMap → Apply
  123. def map3[A0, A1, A2, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2])(f: (A0, A1, A2) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  124. def map4[A0, A1, A2, A3, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3])(f: (A0, A1, A2, A3) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  125. def map5[A0, A1, A2, A3, A4, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4])(f: (A0, A1, A2, A3, A4) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  126. def map6[A0, A1, A2, A3, A4, A5, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5])(f: (A0, A1, A2, A3, A4, A5) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  127. def map7[A0, A1, A2, A3, A4, A5, A6, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6])(f: (A0, A1, A2, A3, A4, A5, A6) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  128. def map8[A0, A1, A2, A3, A4, A5, A6, A7, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7])(f: (A0, A1, A2, A3, A4, A5, A6, A7) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  129. def map9[A0, A1, A2, A3, A4, A5, A6, A7, A8, Z](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8])(f: (A0, A1, A2, A3, A4, A5, A6, A7, A8) => Z): CellDecoder[Z]
    Definition Classes
    ApplyArityFunctions
  130. def mproduct[A, B](fa: CellDecoder[A])(f: (A) => CellDecoder[B]): CellDecoder[(A, B)]
    Definition Classes
    FlatMap
  131. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  132. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  133. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  134. def onError[A](fa: CellDecoder[A])(pf: PartialFunction[DecoderError, CellDecoder[Unit]]): CellDecoder[A]
    Definition Classes
    ApplicativeError
  135. def point[A](a: A): CellDecoder[A]
    Definition Classes
    InvariantMonoidal
  136. def product[A, B](fa: CellDecoder[A], fb: CellDecoder[B]): CellDecoder[(A, B)]
    Definition Classes
    FlatMap → Apply → Semigroupal
  137. def productL[A, B](fa: CellDecoder[A])(fb: CellDecoder[B]): CellDecoder[A]
    Definition Classes
    FlatMap → Apply
  138. def productLEval[A, B](fa: CellDecoder[A])(fb: Eval[CellDecoder[B]]): CellDecoder[A]
    Definition Classes
    FlatMap
  139. def productR[A, B](fa: CellDecoder[A])(fb: CellDecoder[B]): CellDecoder[B]
    Definition Classes
    FlatMap → Apply
  140. def productREval[A, B](fa: CellDecoder[A])(fb: Eval[CellDecoder[B]]): CellDecoder[B]
    Definition Classes
    FlatMap
  141. def pure[A](x: A): CellDecoder[A]
    Definition Classes
    CellDecoderInstances → Applicative
  142. def raiseError[A](e: DecoderError): CellDecoder[A]
    Definition Classes
    CellDecoderInstances → ApplicativeError
  143. def raiseUnless(cond: Boolean)(e: => DecoderError): CellDecoder[Unit]
    Definition Classes
    ApplicativeError
  144. def raiseWhen(cond: Boolean)(e: => DecoderError): CellDecoder[Unit]
    Definition Classes
    ApplicativeError
  145. def recover[A](fa: CellDecoder[A])(pf: PartialFunction[DecoderError, A]): CellDecoder[A]
    Definition Classes
    ApplicativeError
  146. def recoverWith[A](fa: CellDecoder[A])(pf: PartialFunction[DecoderError, CellDecoder[A]]): CellDecoder[A]
    Definition Classes
    ApplicativeError
  147. def redeem[A, B](fa: CellDecoder[A])(recover: (DecoderError) => B, f: (A) => B): CellDecoder[B]
    Definition Classes
    ApplicativeError
  148. def redeemWith[A, B](fa: CellDecoder[A])(recover: (DecoderError) => CellDecoder[B], bind: (A) => CellDecoder[B]): CellDecoder[B]
    Definition Classes
    MonadError
  149. def repeatedCombineNK[A](a: CellDecoder[A], n: Int): CellDecoder[A]
    Attributes
    protected[this]
    Definition Classes
    SemigroupK
  150. def replicateA[A](n: Int, fa: CellDecoder[A]): CellDecoder[List[A]]
    Definition Classes
    Applicative
  151. def replicateA_[A](n: Int, fa: CellDecoder[A]): CellDecoder[Unit]
    Definition Classes
    Applicative
  152. def rethrow[A, EE <: DecoderError](fa: CellDecoder[Either[EE, A]]): CellDecoder[A]
    Definition Classes
    MonadError
  153. def reverse: SemigroupK[CellDecoder]
    Definition Classes
    SemigroupK
  154. def sum[A, B](fa: CellDecoder[A], fb: CellDecoder[B])(implicit F: Functor[CellDecoder]): CellDecoder[Either[A, B]]
    Definition Classes
    SemigroupK
  155. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  156. def tailRecM[A, B](a: A)(f: (A) => CellDecoder[Either[A, B]]): CellDecoder[B]
    Definition Classes
    CellDecoderInstances → FlatMap
  157. def toString(): String
    Definition Classes
    AnyRef → Any
  158. def tuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9]): CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]
    Definition Classes
    ApplyArityFunctions
  159. def tuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10]): CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]
    Definition Classes
    ApplyArityFunctions
  160. def tuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11]): CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]
    Definition Classes
    ApplyArityFunctions
  161. def tuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12]): CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]
    Definition Classes
    ApplyArityFunctions
  162. def tuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13]): CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]
    Definition Classes
    ApplyArityFunctions
  163. def tuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14]): CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]
    Definition Classes
    ApplyArityFunctions
  164. def tuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15]): CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]
    Definition Classes
    ApplyArityFunctions
  165. def tuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16]): CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]
    Definition Classes
    ApplyArityFunctions
  166. def tuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17]): CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]
    Definition Classes
    ApplyArityFunctions
  167. def tuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17], f18: CellDecoder[A18]): CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]
    Definition Classes
    ApplyArityFunctions
  168. def tuple2[A, B](f1: CellDecoder[A], f2: CellDecoder[B]): CellDecoder[(A, B)]
    Definition Classes
    ApplyArityFunctions
  169. def tuple20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17], f18: CellDecoder[A18], f19: CellDecoder[A19]): CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]
    Definition Classes
    ApplyArityFunctions
  170. def tuple21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17], f18: CellDecoder[A18], f19: CellDecoder[A19], f20: CellDecoder[A20]): CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]
    Definition Classes
    ApplyArityFunctions
  171. 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: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8], f9: CellDecoder[A9], f10: CellDecoder[A10], f11: CellDecoder[A11], f12: CellDecoder[A12], f13: CellDecoder[A13], f14: CellDecoder[A14], f15: CellDecoder[A15], f16: CellDecoder[A16], f17: CellDecoder[A17], f18: CellDecoder[A18], f19: CellDecoder[A19], f20: CellDecoder[A20], f21: CellDecoder[A21]): CellDecoder[(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
  172. def tuple3[A0, A1, A2](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2]): CellDecoder[(A0, A1, A2)]
    Definition Classes
    ApplyArityFunctions
  173. def tuple4[A0, A1, A2, A3](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3]): CellDecoder[(A0, A1, A2, A3)]
    Definition Classes
    ApplyArityFunctions
  174. def tuple5[A0, A1, A2, A3, A4](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4]): CellDecoder[(A0, A1, A2, A3, A4)]
    Definition Classes
    ApplyArityFunctions
  175. def tuple6[A0, A1, A2, A3, A4, A5](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5]): CellDecoder[(A0, A1, A2, A3, A4, A5)]
    Definition Classes
    ApplyArityFunctions
  176. def tuple7[A0, A1, A2, A3, A4, A5, A6](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6]): CellDecoder[(A0, A1, A2, A3, A4, A5, A6)]
    Definition Classes
    ApplyArityFunctions
  177. def tuple8[A0, A1, A2, A3, A4, A5, A6, A7](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7]): CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7)]
    Definition Classes
    ApplyArityFunctions
  178. def tuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2], f3: CellDecoder[A3], f4: CellDecoder[A4], f5: CellDecoder[A5], f6: CellDecoder[A6], f7: CellDecoder[A7], f8: CellDecoder[A8]): CellDecoder[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]
    Definition Classes
    ApplyArityFunctions
  179. def tupleLeft[A, B](fa: CellDecoder[A], b: B): CellDecoder[(B, A)]
    Definition Classes
    Functor
  180. def tupleRight[A, B](fa: CellDecoder[A], b: B): CellDecoder[(A, B)]
    Definition Classes
    Functor
  181. def unit: CellDecoder[Unit]
    Definition Classes
    Applicative → InvariantMonoidal
  182. def unlessA[A](cond: Boolean)(f: => CellDecoder[A]): CellDecoder[Unit]
    Definition Classes
    Applicative
  183. def untilDefinedM[A](foa: CellDecoder[Option[A]]): CellDecoder[A]
    Definition Classes
    FlatMap
  184. def untilM[G[_], A](f: CellDecoder[A])(cond: => CellDecoder[Boolean])(implicit G: Alternative[G]): CellDecoder[G[A]]
    Definition Classes
    Monad
  185. def untilM_[A](f: CellDecoder[A])(cond: => CellDecoder[Boolean]): CellDecoder[Unit]
    Definition Classes
    Monad
  186. def unzip[A, B](fab: CellDecoder[(A, B)]): (CellDecoder[A], CellDecoder[B])
    Definition Classes
    Functor
  187. def void[A](fa: CellDecoder[A]): CellDecoder[Unit]
    Definition Classes
    Functor
  188. def voidError(fu: CellDecoder[Unit]): CellDecoder[Unit]
    Definition Classes
    ApplicativeError
  189. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  190. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  191. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  192. def whenA[A](cond: Boolean)(f: => CellDecoder[A]): CellDecoder[Unit]
    Definition Classes
    Applicative
  193. def whileM[G[_], A](p: CellDecoder[Boolean])(body: => CellDecoder[A])(implicit G: Alternative[G]): CellDecoder[G[A]]
    Definition Classes
    Monad
  194. def whileM_[A](p: CellDecoder[Boolean])(body: => CellDecoder[A]): CellDecoder[Unit]
    Definition Classes
    Monad
  195. def widen[A, B >: A](fa: CellDecoder[A]): CellDecoder[B]
    Definition Classes
    Functor

Deprecated Value Members

  1. def ifA[A](fcond: CellDecoder[Boolean])(ifTrue: CellDecoder[A], ifFalse: CellDecoder[A]): CellDecoder[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 SemigroupK[CellDecoder]

Inherited from Monad[CellDecoder]

Inherited from FlatMap[CellDecoder]

Inherited from Applicative[CellDecoder]

Inherited from Apply[CellDecoder]

Inherited from Semigroupal[CellDecoder]

Inherited from Functor[CellDecoder]

Inherited from Invariant[CellDecoder]

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped