Packages

object PartialInverse

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PartialInverse
  2. AnyRef
  3. 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 ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. implicit def DerivePartialInverse[F[_], A](implicit derive: Derive[F, PartialInverse], inverse: PartialInverse[A]): PartialInverse[F[A]]

    Derives an PartialInverse[F[A]] given a Derive[F, PartialInverse] and an PartialInverse[A].

  5. implicit def Tuple10PartialInverse[A, B, C, D, E, F, G, H, I, J](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E], arg5: PartialInverse[F], arg6: PartialInverse[G], arg7: PartialInverse[H], arg8: PartialInverse[I], arg9: PartialInverse[J]): PartialInverse[(A, B, C, D, E, F, G, H, I, J)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  6. implicit def Tuple11PartialInverse[A, B, C, D, E, F, G, H, I, J, K](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E], arg5: PartialInverse[F], arg6: PartialInverse[G], arg7: PartialInverse[H], arg8: PartialInverse[I], arg9: PartialInverse[J], arg10: PartialInverse[K]): PartialInverse[(A, B, C, D, E, F, G, H, I, J, K)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  7. implicit def Tuple12PartialInverse[A, B, C, D, E, F, G, H, I, J, K, L](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E], arg5: PartialInverse[F], arg6: PartialInverse[G], arg7: PartialInverse[H], arg8: PartialInverse[I], arg9: PartialInverse[J], arg10: PartialInverse[K], arg11: PartialInverse[L]): PartialInverse[(A, B, C, D, E, F, G, H, I, J, K, L)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  8. implicit def Tuple13PartialInverse[A, B, C, D, E, F, G, H, I, J, K, L, M](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E], arg5: PartialInverse[F], arg6: PartialInverse[G], arg7: PartialInverse[H], arg8: PartialInverse[I], arg9: PartialInverse[J], arg10: PartialInverse[K], arg11: PartialInverse[L], arg12: PartialInverse[M]): PartialInverse[(A, B, C, D, E, F, G, H, I, J, K, L, M)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  9. implicit def Tuple14PartialInverse[A, B, C, D, E, F, G, H, I, J, K, L, M, N](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E], arg5: PartialInverse[F], arg6: PartialInverse[G], arg7: PartialInverse[H], arg8: PartialInverse[I], arg9: PartialInverse[J], arg10: PartialInverse[K], arg11: PartialInverse[L], arg12: PartialInverse[M], arg13: PartialInverse[N]): PartialInverse[(A, B, C, D, E, F, G, H, I, J, K, L, M, N)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  10. implicit def Tuple15PartialInverse[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E], arg5: PartialInverse[F], arg6: PartialInverse[G], arg7: PartialInverse[H], arg8: PartialInverse[I], arg9: PartialInverse[J], arg10: PartialInverse[K], arg11: PartialInverse[L], arg12: PartialInverse[M], arg13: PartialInverse[N], arg14: PartialInverse[O]): PartialInverse[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  11. implicit def Tuple16PartialInverse[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E], arg5: PartialInverse[F], arg6: PartialInverse[G], arg7: PartialInverse[H], arg8: PartialInverse[I], arg9: PartialInverse[J], arg10: PartialInverse[K], arg11: PartialInverse[L], arg12: PartialInverse[M], arg13: PartialInverse[N], arg14: PartialInverse[O], arg15: PartialInverse[P]): PartialInverse[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  12. implicit def Tuple17PartialInverse[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E], arg5: PartialInverse[F], arg6: PartialInverse[G], arg7: PartialInverse[H], arg8: PartialInverse[I], arg9: PartialInverse[J], arg10: PartialInverse[K], arg11: PartialInverse[L], arg12: PartialInverse[M], arg13: PartialInverse[N], arg14: PartialInverse[O], arg15: PartialInverse[P], arg16: PartialInverse[Q]): PartialInverse[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  13. implicit def Tuple18PartialInverse[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E], arg5: PartialInverse[F], arg6: PartialInverse[G], arg7: PartialInverse[H], arg8: PartialInverse[I], arg9: PartialInverse[J], arg10: PartialInverse[K], arg11: PartialInverse[L], arg12: PartialInverse[M], arg13: PartialInverse[N], arg14: PartialInverse[O], arg15: PartialInverse[P], arg16: PartialInverse[Q], arg17: PartialInverse[R]): PartialInverse[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  14. implicit def Tuple19PartialInverse[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E], arg5: PartialInverse[F], arg6: PartialInverse[G], arg7: PartialInverse[H], arg8: PartialInverse[I], arg9: PartialInverse[J], arg10: PartialInverse[K], arg11: PartialInverse[L], arg12: PartialInverse[M], arg13: PartialInverse[N], arg14: PartialInverse[O], arg15: PartialInverse[P], arg16: PartialInverse[Q], arg17: PartialInverse[R], arg18: PartialInverse[S]): PartialInverse[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  15. implicit def Tuple20PartialInverse[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E], arg5: PartialInverse[F], arg6: PartialInverse[G], arg7: PartialInverse[H], arg8: PartialInverse[I], arg9: PartialInverse[J], arg10: PartialInverse[K], arg11: PartialInverse[L], arg12: PartialInverse[M], arg13: PartialInverse[N], arg14: PartialInverse[O], arg15: PartialInverse[P], arg16: PartialInverse[Q], arg17: PartialInverse[R], arg18: PartialInverse[S], arg19: PartialInverse[T]): PartialInverse[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  16. implicit def Tuple21PartialInverse[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E], arg5: PartialInverse[F], arg6: PartialInverse[G], arg7: PartialInverse[H], arg8: PartialInverse[I], arg9: PartialInverse[J], arg10: PartialInverse[K], arg11: PartialInverse[L], arg12: PartialInverse[M], arg13: PartialInverse[N], arg14: PartialInverse[O], arg15: PartialInverse[P], arg16: PartialInverse[Q], arg17: PartialInverse[R], arg18: PartialInverse[S], arg19: PartialInverse[T], arg20: PartialInverse[U]): PartialInverse[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  17. implicit def Tuple22PartialInverse[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E], arg5: PartialInverse[F], arg6: PartialInverse[G], arg7: PartialInverse[H], arg8: PartialInverse[I], arg9: PartialInverse[J], arg10: PartialInverse[K], arg11: PartialInverse[L], arg12: PartialInverse[M], arg13: PartialInverse[N], arg14: PartialInverse[O], arg15: PartialInverse[P], arg16: PartialInverse[Q], arg17: PartialInverse[R], arg18: PartialInverse[S], arg19: PartialInverse[T], arg20: PartialInverse[U], arg21: PartialInverse[V]): PartialInverse[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  18. implicit def Tuple2PartialInverse[A, B](implicit arg0: PartialInverse[A], arg1: PartialInverse[B]): PartialInverse[(A, B)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  19. implicit def Tuple3PartialInverse[A, B, C](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C]): PartialInverse[(A, B, C)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  20. implicit def Tuple4PartialInverse[A, B, C, D](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D]): PartialInverse[(A, B, C, D)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  21. implicit def Tuple5PartialInverse[A, B, C, D, E](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E]): PartialInverse[(A, B, C, D, E)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  22. implicit def Tuple6PartialInverse[A, B, C, D, E, F](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E], arg5: PartialInverse[F]): PartialInverse[(A, B, C, D, E, F)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  23. implicit def Tuple7PartialInverse[A, B, C, D, E, F, G](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E], arg5: PartialInverse[F], arg6: PartialInverse[G]): PartialInverse[(A, B, C, D, E, F, G)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  24. implicit def Tuple8PartialInverse[A, B, C, D, E, F, G, H](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E], arg5: PartialInverse[F], arg6: PartialInverse[G], arg7: PartialInverse[H]): PartialInverse[(A, B, C, D, E, F, G, H)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  25. implicit def Tuple9PartialInverse[A, B, C, D, E, F, G, H, I](implicit arg0: PartialInverse[A], arg1: PartialInverse[B], arg2: PartialInverse[C], arg3: PartialInverse[D], arg4: PartialInverse[E], arg5: PartialInverse[F], arg6: PartialInverse[G], arg7: PartialInverse[H], arg8: PartialInverse[I]): PartialInverse[(A, B, C, D, E, F, G, H, I)]

    Derives an PartialInverse for a product type given an PartialInverse for each element of the product type.

  26. def apply[A](implicit PartialInverse: PartialInverse[A]): PartialInverse[A]

    Summons an implicit PartialInverse[A].

  27. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  28. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @HotSpotIntrinsicCandidate() @native()
  29. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  30. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  31. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  32. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  33. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  34. def make[A](identity0: A, op: (A, A) => A, inv: (A, A) => Option[A]): PartialInverse[A]

    Constructs an PartialInverse instance from an associative binary operator, an identity element, and an inverse binary operator.

  35. def makeFrom[A](identity: Identity[A], inverse: (A, A) => Option[A]): PartialInverse[A]

    Constructs an PartialInverse instance from an identity instance and an inverse function.

  36. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  37. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  38. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  39. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  40. def toString(): String
    Definition Classes
    AnyRef → Any
  41. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  42. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  43. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

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

    (Since version 9)

Inherited from AnyRef

Inherited from Any

Ungrouped