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]) @HotSpotIntrinsicCandidate() @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 flatMap[A, B](fa: CellDecoder[A])(f: (A) => CellDecoder[B]): CellDecoder[B]
    Definition Classes
    CellDecoderInstances → FlatMap
  60. 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
  61. 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
  62. 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
  63. 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
  64. 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
  65. 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
  66. 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
  67. 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
  68. 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
  69. 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
  70. def flatMap2[A0, A1, Z](f0: CellDecoder[A0], f1: CellDecoder[A1])(f: (A0, A1) => CellDecoder[Z]): CellDecoder[Z]
    Definition Classes
    FlatMapArityFunctions
  71. 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
  72. 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
  73. 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
  74. 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
  75. 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
  76. 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
  77. 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
  78. 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
  79. 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
  80. 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
  81. def flatTap[A, B](fa: CellDecoder[A])(f: (A) => CellDecoder[B]): CellDecoder[A]
    Definition Classes
    FlatMap
  82. def flatten[A](ffa: CellDecoder[CellDecoder[A]]): CellDecoder[A]
    Definition Classes
    FlatMap
  83. final def fmap[A, B](fa: CellDecoder[A])(f: (A) => B): CellDecoder[B]
    Definition Classes
    Functor
  84. def foreverM[A, B](fa: CellDecoder[A]): CellDecoder[B]
    Definition Classes
    FlatMap
  85. def fproduct[A, B](fa: CellDecoder[A])(f: (A) => B): CellDecoder[(A, B)]
    Definition Classes
    Functor
  86. def fproductLeft[A, B](fa: CellDecoder[A])(f: (A) => B): CellDecoder[(B, A)]
    Definition Classes
    Functor
  87. def fromEither[A](x: Either[DecoderError, A]): CellDecoder[A]
    Definition Classes
    ApplicativeError
  88. def fromOption[A](oa: Option[A], ifEmpty: => DecoderError): CellDecoder[A]
    Definition Classes
    ApplicativeError
  89. def fromTry[A](t: Try[A])(implicit ev: <:<[Throwable, DecoderError]): CellDecoder[A]
    Definition Classes
    ApplicativeError
  90. def fromValidated[A](x: Validated[DecoderError, A]): CellDecoder[A]
    Definition Classes
    ApplicativeError
  91. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  92. def handleError[A](fa: CellDecoder[A])(f: (DecoderError) => A): CellDecoder[A]
    Definition Classes
    ApplicativeError
  93. def handleErrorWith[A](fa: CellDecoder[A])(f: (DecoderError) => CellDecoder[A]): CellDecoder[A]
    Definition Classes
    CellDecoderInstances → ApplicativeError
  94. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  95. def ifElseM[A](branches: (CellDecoder[Boolean], CellDecoder[A])*)(els: CellDecoder[A]): CellDecoder[A]
    Definition Classes
    Monad
  96. def ifF[A](fb: CellDecoder[Boolean])(ifTrue: => A, ifFalse: => A): CellDecoder[A]
    Definition Classes
    Functor
  97. def ifM[B](fa: CellDecoder[Boolean])(ifTrue: => CellDecoder[B], ifFalse: => CellDecoder[B]): CellDecoder[B]
    Definition Classes
    FlatMap
  98. def imap[A, B](fa: CellDecoder[A])(f: (A) => B)(g: (B) => A): CellDecoder[B]
    Definition Classes
    Functor → Invariant
  99. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  100. def iterateForeverM[A, B](a: A)(f: (A) => CellDecoder[A]): CellDecoder[B]
    Definition Classes
    FlatMap
  101. def iterateUntil[A](f: CellDecoder[A])(p: (A) => Boolean): CellDecoder[A]
    Definition Classes
    Monad
  102. def iterateUntilM[A](init: A)(f: (A) => CellDecoder[A])(p: (A) => Boolean): CellDecoder[A]
    Definition Classes
    Monad
  103. def iterateWhile[A](f: CellDecoder[A])(p: (A) => Boolean): CellDecoder[A]
    Definition Classes
    Monad
  104. def iterateWhileM[A](init: A)(f: (A) => CellDecoder[A])(p: (A) => Boolean): CellDecoder[A]
    Definition Classes
    Monad
  105. def lift[A, B](f: (A) => B): (CellDecoder[A]) => CellDecoder[B]
    Definition Classes
    Functor
  106. def map[A, B](fa: CellDecoder[A])(f: (A) => B): CellDecoder[B]
    Definition Classes
    CellDecoderInstances → Monad → Applicative → Functor
  107. 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
  108. 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
  109. 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
  110. 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
  111. 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
  112. 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
  113. 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
  114. 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
  115. 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
  116. 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
  117. def map2[A, B, Z](fa: CellDecoder[A], fb: CellDecoder[B])(f: (A, B) => Z): CellDecoder[Z]
    Definition Classes
    FlatMap → Apply
  118. 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
  119. 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
  120. 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
  121. def map2Eval[A, B, Z](fa: CellDecoder[A], fb: Eval[CellDecoder[B]])(f: (A, B) => Z): Eval[CellDecoder[Z]]
    Definition Classes
    FlatMap → Apply
  122. 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
  123. 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
  124. 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
  125. 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
  126. 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
  127. 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
  128. 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
  129. def mproduct[A, B](fa: CellDecoder[A])(f: (A) => CellDecoder[B]): CellDecoder[(A, B)]
    Definition Classes
    FlatMap
  130. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  131. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  132. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  133. def onError[A](fa: CellDecoder[A])(pf: PartialFunction[DecoderError, CellDecoder[Unit]]): CellDecoder[A]
    Definition Classes
    ApplicativeError
  134. def point[A](a: A): CellDecoder[A]
    Definition Classes
    InvariantMonoidal
  135. def product[A, B](fa: CellDecoder[A], fb: CellDecoder[B]): CellDecoder[(A, B)]
    Definition Classes
    FlatMap → Apply → Semigroupal
  136. def productL[A, B](fa: CellDecoder[A])(fb: CellDecoder[B]): CellDecoder[A]
    Definition Classes
    FlatMap → Apply
  137. def productLEval[A, B](fa: CellDecoder[A])(fb: Eval[CellDecoder[B]]): CellDecoder[A]
    Definition Classes
    FlatMap
  138. def productR[A, B](fa: CellDecoder[A])(fb: CellDecoder[B]): CellDecoder[B]
    Definition Classes
    FlatMap → Apply
  139. def productREval[A, B](fa: CellDecoder[A])(fb: Eval[CellDecoder[B]]): CellDecoder[B]
    Definition Classes
    FlatMap
  140. def pure[A](x: A): CellDecoder[A]
    Definition Classes
    CellDecoderInstances → Applicative
  141. def raiseError[A](e: DecoderError): CellDecoder[A]
    Definition Classes
    CellDecoderInstances → ApplicativeError
  142. def raiseUnless(cond: Boolean)(e: => DecoderError): CellDecoder[Unit]
    Definition Classes
    ApplicativeError
  143. def raiseWhen(cond: Boolean)(e: => DecoderError): CellDecoder[Unit]
    Definition Classes
    ApplicativeError
  144. def recover[A](fa: CellDecoder[A])(pf: PartialFunction[DecoderError, A]): CellDecoder[A]
    Definition Classes
    ApplicativeError
  145. def recoverWith[A](fa: CellDecoder[A])(pf: PartialFunction[DecoderError, CellDecoder[A]]): CellDecoder[A]
    Definition Classes
    ApplicativeError
  146. def redeem[A, B](fa: CellDecoder[A])(recover: (DecoderError) => B, f: (A) => B): CellDecoder[B]
    Definition Classes
    ApplicativeError
  147. def redeemWith[A, B](fa: CellDecoder[A])(recover: (DecoderError) => CellDecoder[B], bind: (A) => CellDecoder[B]): CellDecoder[B]
    Definition Classes
    MonadError
  148. def repeatedCombineNK[A](a: CellDecoder[A], n: Int): CellDecoder[A]
    Attributes
    protected[this]
    Definition Classes
    SemigroupK
  149. def replicateA[A](n: Int, fa: CellDecoder[A]): CellDecoder[List[A]]
    Definition Classes
    Applicative
  150. def replicateA_[A](n: Int, fa: CellDecoder[A]): CellDecoder[Unit]
    Definition Classes
    Applicative
  151. def rethrow[A, EE <: DecoderError](fa: CellDecoder[Either[EE, A]]): CellDecoder[A]
    Definition Classes
    MonadError
  152. def reverse: SemigroupK[CellDecoder]
    Definition Classes
    SemigroupK
  153. def sum[A, B](fa: CellDecoder[A], fb: CellDecoder[B])(implicit F: Functor[CellDecoder]): CellDecoder[Either[A, B]]
    Definition Classes
    SemigroupK
  154. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  155. def tailRecM[A, B](a: A)(f: (A) => CellDecoder[Either[A, B]]): CellDecoder[B]
    Definition Classes
    CellDecoderInstances → FlatMap
  156. def toString(): String
    Definition Classes
    AnyRef → Any
  157. 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
  158. 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
  159. 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
  160. 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
  161. 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
  162. 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
  163. 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
  164. 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
  165. 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
  166. 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
  167. def tuple2[A, B](f1: CellDecoder[A], f2: CellDecoder[B]): CellDecoder[(A, B)]
    Definition Classes
    ApplyArityFunctions
  168. 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
  169. 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
  170. 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
  171. def tuple3[A0, A1, A2](f0: CellDecoder[A0], f1: CellDecoder[A1], f2: CellDecoder[A2]): CellDecoder[(A0, A1, A2)]
    Definition Classes
    ApplyArityFunctions
  172. 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
  173. 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
  174. 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
  175. 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
  176. 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
  177. 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
  178. def tupleLeft[A, B](fa: CellDecoder[A], b: B): CellDecoder[(B, A)]
    Definition Classes
    Functor
  179. def tupleRight[A, B](fa: CellDecoder[A], b: B): CellDecoder[(A, B)]
    Definition Classes
    Functor
  180. def unit: CellDecoder[Unit]
    Definition Classes
    Applicative → InvariantMonoidal
  181. def unlessA[A](cond: Boolean)(f: => CellDecoder[A]): CellDecoder[Unit]
    Definition Classes
    Applicative
  182. def untilDefinedM[A](foa: CellDecoder[Option[A]]): CellDecoder[A]
    Definition Classes
    FlatMap
  183. def untilM[G[_], A](f: CellDecoder[A])(cond: => CellDecoder[Boolean])(implicit G: Alternative[G]): CellDecoder[G[A]]
    Definition Classes
    Monad
  184. def untilM_[A](f: CellDecoder[A])(cond: => CellDecoder[Boolean]): CellDecoder[Unit]
    Definition Classes
    Monad
  185. def unzip[A, B](fab: CellDecoder[(A, B)]): (CellDecoder[A], CellDecoder[B])
    Definition Classes
    Functor
  186. def void[A](fa: CellDecoder[A]): CellDecoder[Unit]
    Definition Classes
    Functor
  187. def voidError(fu: CellDecoder[Unit]): CellDecoder[Unit]
    Definition Classes
    ApplicativeError
  188. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  189. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  190. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  191. def whenA[A](cond: Boolean)(f: => CellDecoder[A]): CellDecoder[Unit]
    Definition Classes
    Applicative
  192. def whileM[G[_], A](p: CellDecoder[Boolean])(body: => CellDecoder[A])(implicit G: Alternative[G]): CellDecoder[G[A]]
    Definition Classes
    Monad
  193. def whileM_[A](p: CellDecoder[Boolean])(body: => CellDecoder[A]): CellDecoder[Unit]
    Definition Classes
    Monad
  194. def widen[A, B >: A](fa: CellDecoder[A]): CellDecoder[B]
    Definition Classes
    Functor

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: 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