AsyncShift

cps.AsyncShift
See theAsyncShift companion trait

Companion object where defined given AsyncShift instances for Scala standard library objects.

Attributes

See also

[cps.AsyncShift]

Companion
trait
Source
AsyncShift.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Show all
Self type
AsyncShift.type

Members list

Givens

Givens

transparent inline given shiftedArrayOps[A]: ArrayOpsAsyncShift[A]

Attributes

Source
AsyncShift.scala
transparent inline given shiftedBoundary: BoundaryAsyncShift.type

Attributes

Source
AsyncShift.scala
transparent inline given shiftedEither[A, B]: EitherAsyncShift[A, B]

Attributes

Source
AsyncShift.scala
transparent inline given shiftedEitherLeftProjection[A, B]: EitherLeftProjectionAsyncShift[A, B]

Attributes

Source
AsyncShift.scala
transparent inline given shiftedFunction1[A, B]: Function1AsyncShift[A, B]

Attributes

Source
AsyncShift.scala
transparent inline given shiftedFutureCM: FutureCMAsyncShift

Attributes

Source
AsyncShift.scala
transparent inline given shiftedImmutableMapOps[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
inline given shiftedList[A]: ListAsyncShift[A]

Attributes

Source
AsyncShift.scala
transparent inline given shiftedNonLocalReturns: NonLocalReturnsAsyncShift.type

Attributes

Source
AsyncShift.scala
transparent inline given shiftedOption[A]: OptionAsyncShift[A]

Attributes

Source
AsyncShift.scala
transparent inline given shiftedPartialFunction[A, B]: PartialFunctionAsyncShift[A, B]

Attributes

Source
AsyncShift.scala
transparent inline given shiftedRange[CA <: Range]: RangeAsyncShift[CA]

Attributes

Source
AsyncShift.scala
transparent inline given shiftedTry[A]: TryAsyncShift[A]

Attributes

Source
AsyncShift.scala
transparent inline given shiftedTryModule: TryModuleAsyncShift.type

Attributes

Source
AsyncShift.scala
transparent inline given shiftedUsing: UsingAsyncShift.type

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
transparent inline given shiftedIndexedSeqOps[A, C <: ([X] =>> IndexedSeq[X] & IndexedSeqOps[X, LazyRef(...), LazyRef(...)])]: IndexedSeqAsyncShift[A, C, C[A]]

Attributes

Inherited from:
AsyncShiftLowPriority2
Source
AsyncShift.scala
transparent inline given shiftedIterable[A, CA <: Iterable[A]]: IterableAsyncShift[A, CA]

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 shiftedMapOps[K, V, CC <: ([K, V] =>> MapOps[K, V, LazyRef(...), LazyRef(...)] & Iterable[(K, V)])]: MapOpsAsyncShift[K, V, CC, Iterable, CC[K, V]]

Attributes

Inherited from:
AsyncShiftLowPriority2
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