AsyncShiftLowPriority2
cps.AsyncShiftLowPriority2
trait AsyncShiftLowPriority2 extends AsyncShiftLowPriority1
Attributes
- Source
- AsyncShift.scala
- Graph
-
- Supertypes
- Known subtypes
-
object AsyncShift
Members list
Givens
Givens
transparent inline given shiftedIndexedSeqOps[A, C <: ([X] =>> IndexedSeq[X] & IndexedSeqOps[X, LazyRef(...), LazyRef(...)])]: IndexedSeqAsyncShift[A, C, C[A]]
Attributes
- Source
- AsyncShift.scala
transparent inline given shiftedMapOps[K, V, CC <: ([K, V] =>> MapOps[K, V, LazyRef(...), LazyRef(...)] & Iterable[(K, V)])]: MapOpsAsyncShift[K, V, CC, Iterable, CC[K, V]]
Attributes
- Source
- AsyncShift.scala
Inherited givens
transparent inline given shiftedCpsMonad[F[_], M <: CpsMonad[F]](using CpsMonad[F]): CpsMonadSelfAsyncShift[F, M]
Attributes
- Inherited from:
- AsyncShiftLowPriority0
- Source
- AsyncShift.scala
Attributes
- Inherited from:
- AsyncShiftLowPriority0
- Source
- AsyncShift.scala
transparent inline given shiftedIterableOps[A, C <: ([X] =>> Iterable[X] & IterableOps[X, LazyRef(...), LazyRef(...)])]: IterableOpsAsyncShift[A, C, C[A]]
Attributes
- Inherited from:
- AsyncShiftLowPriority1
- Source
- AsyncShift.scala
transparent inline given shiftedSeqOps[A, C <: ([X] =>> Seq[X] & SeqOps[X, LazyRef(...), LazyRef(...)])]: SeqAsyncShift[A, C, C[A]]
Attributes
- Inherited from:
- AsyncShiftLowPriority1
- Source
- AsyncShift.scala
In this article