Packages

object Unapply extends Unapply_0

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Unapply
  2. Unapply_0
  3. Unapply_1
  4. Unapply_2
  5. Unapply_3
  6. Unapply_4
  7. Unapply_5
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type AuxA[TC[_[_]], MA, A0] = Unapply[TC, MA] { type A = A0 }

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def apply[TC[_[_]], MA](implicit U: Unapply[TC, MA]): U.type { ... /* 2 definitions in type refinement */ }

    Fetch a well-typed Unapply for the given typeclass and type.

  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  7. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  8. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  9. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  10. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  11. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  13. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  15. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  16. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  17. def toString(): String
    Definition Classes
    AnyRef → Any
  18. implicit def unapplyA[TC[_[_]], A0](implicit TC0: TC[[α]A0]): Unapply[TC, A0] { ... /* 2 definitions in type refinement */ }
    Definition Classes
    Unapply_4
  19. implicit def unapplyMA[TC[_[_]], M0[_], A0](implicit TC0: TC[M0]): Unapply[TC, M0[A0]] { ... /* 2 definitions in type refinement */ }

    Unpack a value of type M0[A0] into types M0 and A0, given a instance of TC

  20. implicit def unapplyMAB1[TC[_[_]], M0[_, _], A0, B0](implicit TC0: TC[[α$10$]M0[α$10$, B0]]): Unapply[TC, M0[A0, B0]] { ... /* 2 definitions in type refinement */ }

    Unpack a value of type M0[A0, B0] into types [a]M0[a, B0] and A, given an instance of TC

    Unpack a value of type M0[A0, B0] into types [a]M0[a, B0] and A, given an instance of TC

    Definition Classes
    Unapply_0
  21. implicit def unapplyMAB2[TC[_[_]], M0[_, _], A0, B0](implicit TC0: TC[[β$11$]M0[A0, β$11$]]): Unapply[TC, M0[A0, B0]] { ... /* 2 definitions in type refinement */ }

    Unpack a value of type M0[A0, B0] into types [b]M0[A0, b] and B, given an instance of TC

    Unpack a value of type M0[A0, B0] into types [b]M0[A0, b] and B, given an instance of TC

    Definition Classes
    Unapply_0
  22. implicit def unapplyMABC3[TC[_[_]], M0[_, _, _], A0, B0, C0](implicit TC0: TC[[γ$8$]M0[A0, B0, γ$8$]]): Unapply[TC, M0[A0, B0, C0]] { ... /* 2 definitions in type refinement */ }

    Unpack a value of type M0[A0, B0, C0] into types [c]M0[A0, B0, c] and C0, given an instance of TC

    Unpack a value of type M0[A0, B0, C0] into types [c]M0[A0, B0, c] and C0, given an instance of TC

    Definition Classes
    Unapply_1
  23. implicit def unapplyMABCD4[TC[_[_]], M0[_, _, _, _], A0, B0, C0, D0](implicit TC0: TC[[δ$7$]M0[A0, B0, C0, δ$7$]]): Unapply[TC, M0[A0, B0, C0, D0]] { ... /* 2 definitions in type refinement */ }

    Unpack a value of type M0[A0, B0, C0, D0] into types [d]M0[A0, B0, C0, d] and D0, given an instance of TC

    Unpack a value of type M0[A0, B0, C0, D0] into types [d]M0[A0, B0, C0, d] and D0, given an instance of TC

    Definition Classes
    Unapply_1
  24. implicit def unapplyMABCDE5[TC[_[_]], M0[_, _, _, _, _], A0, B0, C0, D0, E0](implicit TC0: TC[[ε$6$]M0[A0, B0, C0, D0, ε$6$]]): Unapply[TC, M0[A0, B0, C0, D0, E0]] { ... /* 2 definitions in type refinement */ }

    Unpack a value of type M0[A0, B0, C0, D0, E0] into types [e]M0[A0, B0, C0, D0, e] and E0, given an instance of TC

    Unpack a value of type M0[A0, B0, C0, D0, E0] into types [e]M0[A0, B0, C0, D0, e] and E0, given an instance of TC

    Definition Classes
    Unapply_1
  25. implicit def unapplyMABCDEF6[TC[_[_]], M0[_, _, _, _, _, _], A0, B0, C0, D0, E0, F0](implicit TC0: TC[[ζ$5$]M0[A0, B0, C0, D0, E0, ζ$5$]]): Unapply[TC, M0[A0, B0, C0, D0, E0, F0]] { ... /* 2 definitions in type refinement */ }

    Unpack a value of type M0[A0, B0, C0, D0, E0, F0] into types [f]M0[A0, B0, C0, D0, E0, f] and F0, given an instance of TC

    Unpack a value of type M0[A0, B0, C0, D0, E0, F0] into types [f]M0[A0, B0, C0, D0, E0, f] and F0, given an instance of TC

    Definition Classes
    Unapply_1
  26. implicit def unapplyMABCDEFG7[TC[_[_]], M0[_, _, _, _, _, _, _], A0, B0, C0, D0, E0, F0, G0](implicit TC0: TC[[η$4$]M0[A0, B0, C0, D0, E0, F0, η$4$]]): Unapply[TC, M0[A0, B0, C0, D0, E0, F0, G0]] { ... /* 2 definitions in type refinement */ }

    Unpack a value of type M0[A0, B0, C0, D0, E0, F0, G0] into types [g]M0[A0, B0, C0, D0, E0, F0, g] and G0, given an instance of TC

    Unpack a value of type M0[A0, B0, C0, D0, E0, F0, G0] into types [g]M0[A0, B0, C0, D0, E0, F0, g] and G0, given an instance of TC

    Definition Classes
    Unapply_1
  27. implicit def unapplyMFA[TC[_[_]], M0[_[_], _], F0[_], A0](implicit TC0: TC[[β$9$]M0[F0, β$9$]]): Unapply[TC, M0[F0, A0]] { ... /* 2 definitions in type refinement */ }

    Unpack a value of type M0[F0, A0] where F0: * -> * into types [a]M0[F0, a] and A, given an instance of TC

    Unpack a value of type M0[F0, A0] where F0: * -> * into types [a]M0[F0, a] and A, given an instance of TC

    Definition Classes
    Unapply_0
  28. implicit def unapplyMFAB1[TC[_[_]], F[_], M0[F[_], _, _], A0, B0](implicit TC0: TC[[β$2$]M0[F, β$2$, B0]]): Unapply[TC, M0[F, A0, B0]] { ... /* 2 definitions in type refinement */ }

    Unpack a value of type M0[F[_], A0, B0] into types [a]M0[F, a, B0] and A0, given an instance of TC

    Unpack a value of type M0[F[_], A0, B0] into types [a]M0[F, a, B0] and A0, given an instance of TC

    Definition Classes
    Unapply_2
  29. implicit def unapplyMFAB2[TC[_[_]], F[_], M0[F[_], _, _], A0, B0](implicit TC0: TC[[γ$3$]M0[F, A0, γ$3$]]): Unapply[TC, M0[F, A0, B0]] { ... /* 2 definitions in type refinement */ }

    Unpack a value of type M0[F[_], A0, B0] into types [b]M0[F, A0, b] and B0, given an instance of TC

    Unpack a value of type M0[F[_], A0, B0] into types [b]M0[F, A0, b] and B0, given an instance of TC

    Definition Classes
    Unapply_2
  30. implicit def unapplyMFABC1and2[TC[_[_]], F[_], M0[F[_], _, _, _], A0, B0](implicit TC0: TC[[α]M0[F, α, α, B0]]): Unapply[TC, M0[F, A0, A0, B0]] { ... /* 2 definitions in type refinement */ }

    Unpack a value of type M0[F[_], A0, A0, B0] into types [a]M0[F, a, a, B0] and A0, given an instance of TC

    Unpack a value of type M0[F[_], A0, A0, B0] into types [a]M0[F, a, a, B0] and A0, given an instance of TC

    Definition Classes
    Unapply_3
  31. implicit def unapplyMFABC3[TC[_[_]], F[_], M0[F[_], _, _, _], A0, B0, C0](implicit TC0: TC[[δ$1$]M0[F, A0, B0, δ$1$]]): Unapply[TC, M0[F, A0, B0, C0]] { ... /* 2 definitions in type refinement */ }

    Unpack a value of type M0[F[_], A0, B0, C0] into types [c]M0[F, A0, B0, c] and C0, given an instance of TC

    Unpack a value of type M0[F[_], A0, B0, C0] into types [c]M0[F, A0, B0, c] and C0, given an instance of TC

    Definition Classes
    Unapply_3
  32. implicit def unapplyMFABCDE5[TC[_[_]], F[_], M0[F[_], _, _, _, _, _], A0, B0, C0, D0, E0](implicit TC0: TC[[ζ$0$]M0[F, A0, B0, C0, D0, ζ$0$]]): Unapply[TC, M0[F, A0, B0, C0, D0, E0]] { ... /* 2 definitions in type refinement */ }

    Unpack a value of type M0[F[_], A0, B0, C0, D0, E0] into types [e]M0[F, A0, B0, C0, D0, e] and E0, given an instance of TC

    Unpack a value of type M0[F[_], A0, B0, C0, D0, E0] into types [e]M0[F, A0, B0, C0, D0, e] and E0, given an instance of TC

    Definition Classes
    Unapply_5
  33. implicit def unapplyMTMAB[TC[_[_]], MT[_[_], _], MAB[_, _], A0, A1](implicit TC0: TC[[β$13$]MT[[β$12$]MAB[A0, β$12$], β$13$]]): Unapply[TC, MT[[β$14$]MAB[A0, β$14$], A1]] { ... /* 2 definitions in type refinement */ }

    Turns a MonadTrans-like instance that has two params and turns it into an M[A]

  34. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  35. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from Unapply_0

Inherited from Unapply_1

Inherited from Unapply_2

Inherited from Unapply_3

Inherited from Unapply_4

Inherited from Unapply_5

Inherited from AnyRef

Inherited from Any

Ungrouped