Trait

zio.prelude

LowPriorityInvariantImplicits

Related Doc: package prelude

Permalink

trait LowPriorityInvariantImplicits extends AnyRef

Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LowPriorityInvariantImplicits
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. implicit def Function10Contravariant[B, C, D, E, F, G, H, I, J, K]: Contravariant[[-x](x, B, C, D, E, F, G, H, I, J) ⇒ K]

    Permalink

    The Contravariant (and thus Invariant) instance for Function10.

  5. implicit def Function11Contravariant[B, C, D, E, F, G, H, I, J, K, L]: Contravariant[[-x](x, B, C, D, E, F, G, H, I, J, K) ⇒ L]

    Permalink

    The Contravariant (and thus Invariant) instance for Function11.

  6. implicit def Function12Contravariant[B, C, D, E, F, G, H, I, J, K, L, M]: Contravariant[[-x](x, B, C, D, E, F, G, H, I, J, K, L) ⇒ M]

    Permalink

    The Contravariant (and thus Invariant) instance for Function12.

  7. implicit def Function13Contravariant[B, C, D, E, F, G, H, I, J, K, L, M, N]: Contravariant[[-x](x, B, C, D, E, F, G, H, I, J, K, L, M) ⇒ N]

    Permalink

    The Contravariant (and thus Invariant) instance for Function13.

  8. implicit def Function14Contravariant[B, C, D, E, F, G, H, I, J, K, L, M, N, O]: Contravariant[[-x](x, B, C, D, E, F, G, H, I, J, K, L, M, N) ⇒ O]

    Permalink

    The Contravariant (and thus Invariant) instance for Function14.

  9. implicit def Function15Contravariant[B, C, D, E, F, G, H, I, J, K, L, M, N, O, P]: Contravariant[[-x](x, B, C, D, E, F, G, H, I, J, K, L, M, N, O) ⇒ P]

    Permalink

    The Contravariant (and thus Invariant) instance for Function15.

  10. implicit def Function16Contravariant[B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]: Contravariant[[-x](x, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) ⇒ Q]

    Permalink

    The Contravariant (and thus Invariant) instance for Function16.

  11. implicit def Function17Contravariant[B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R]: Contravariant[[-x](x, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) ⇒ R]

    Permalink

    The Contravariant (and thus Invariant) instance for Function17.

  12. implicit def Function18Contravariant[B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S]: Contravariant[[-x](x, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R) ⇒ S]

    Permalink

    The Contravariant (and thus Invariant) instance for Function18.

  13. implicit def Function19Contravariant[B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T]: Contravariant[[-x](x, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S) ⇒ T]

    Permalink

    The Contravariant (and thus Invariant) instance for Function10.

  14. implicit def Function1Contravariant[B]: Contravariant[[-x](x) ⇒ B]

    Permalink

    The Contravariant (and thus Invariant) instance for Function1[-A, +B] : [*, *] => *.

  15. implicit def Function20Contravariant[B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U]: Contravariant[[-x](x, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) ⇒ U]

    Permalink

    The Contravariant (and thus Invariant) instance for Function20.

  16. implicit def Function21Contravariant[B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V]: Contravariant[[-x](x, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U) ⇒ V]

    Permalink

    The Contravariant (and thus Invariant) instance for Function21.

  17. implicit def Function22Contravariant[B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W]: Contravariant[[-x](x, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V) ⇒ W]

    Permalink

    The Contravariant (and thus Invariant) instance for Function22.

  18. implicit def Function2Contravariant[B, C]: Contravariant[[-x](x, B) ⇒ C]

    Permalink

    The Contravariant (and thus Invariant) instance for Function2.

  19. implicit def Function3Contravariant[B, C, D]: Contravariant[[-x](x, B, C) ⇒ D]

    Permalink

    The Contravariant (and thus Invariant) instance for Function3.

  20. implicit def Function4Contravariant[B, C, D, E]: Contravariant[[-x](x, B, C, D) ⇒ E]

    Permalink

    The Contravariant (and thus Invariant) instance for Function4.

  21. implicit def Function5Contravariant[B, C, D, E, F]: Contravariant[[-x](x, B, C, D, E) ⇒ F]

    Permalink

    The Contravariant (and thus Invariant) instance for Function5.

  22. implicit def Function6Contravariant[B, C, D, E, F, G]: Contravariant[[-x](x, B, C, D, E, F) ⇒ G]

    Permalink

    The Contravariant (and thus Invariant) instance for Function6.

  23. implicit def Function7Contravariant[B, C, D, E, F, G, H]: Contravariant[[-x](x, B, C, D, E, F, G) ⇒ H]

    Permalink

    The Contravariant (and thus Invariant) instance for Function7.

  24. implicit def Function8Contravariant[B, C, D, E, F, G, H, I]: Contravariant[[-x](x, B, C, D, E, F, G, H) ⇒ I]

    Permalink

    The Contravariant (and thus Invariant) instance for Function8.

  25. implicit def Function9Contravariant[B, C, D, E, F, G, H, I, J]: Contravariant[[-x](x, B, C, D, E, F, G, H, I) ⇒ J]

    Permalink

    The Contravariant (and thus Invariant) instance for Function9.

  26. implicit def ScheduleContravariant[R, B]: Contravariant[[-x]Schedule[R, x, B]]

    Permalink

    The Contravariant (and thus Invariant) instance for Schedule.

  27. implicit def ZQueueContravariant[RA, EA, RB, EB, B]: Contravariant[[-x]ZQueue[RA, EA, RB, EB, x, B]]

    Permalink

    The Contravariant (and thus Invariant) instance for ZQueue.

  28. implicit def ZRefContravariant[RA, RB, EA, EB, B]: Contravariant[[-x]ZRef[RA, RB, EA, EB, x, B]]

    Permalink

    The Contravariant (and thus Invariant) instance for ZRef.

  29. implicit def ZRefSynchronizedContravariant[RA, RB, EA, EB, B]: Contravariant[[-x]Synchronized[RA, RB, EA, EB, x, B]]

    Permalink

    The Contravariant (and thus Invariant) instance for ZRef.Synchronized.

  30. implicit def ZSinkContravariant[R, E, L, Z]: Contravariant[[-x]ZSink[R, E, x, L, Z]]

    Permalink

    The Contravariant (and thus Invariant) instance for ZSink.

  31. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  32. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  33. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  34. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  35. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  36. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  37. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  38. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  39. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  40. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  41. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  42. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  43. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  44. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  45. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  46. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped