AsyncShiftLowPriority2

cps.AsyncShiftLowPriority2

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
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]]
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]]

Inherited givens

transparent inline given shiftedCpsMonad[F[_], M <: CpsMonad[F]](using CpsMonad[F]): CpsMonadSelfAsyncShift[F, M]

Attributes

Inherited from:
AsyncShiftLowPriority0
transparent inline given shiftedIterable[A, CA <: Iterable[A]]: IterableAsyncShift[A, CA]

Attributes

Inherited from:
AsyncShiftLowPriority0
transparent inline given shiftedIterableOps[A, C <: ([X] =>> Iterable[X] & IterableOps[X, LazyRef(...), LazyRef(...)])]: IterableOpsAsyncShift[A, C, C[A]]

Attributes

Inherited from:
AsyncShiftLowPriority1
transparent inline given shiftedSeqOps[A, C <: ([X] =>> Seq[X] & SeqOps[X, LazyRef(...), LazyRef(...)])]: SeqAsyncShift[A, C, C[A]]

Attributes

Inherited from:
AsyncShiftLowPriority1