cps.runtime.util

Members list

Packages

Type members

Classlikes

object BoundaryAsyncShift extends AsyncShift[boundary.type]

Attributes

Source
BoundaryAsyncShift.scala
Supertypes
trait AsyncShift[boundary.type]
class Object
trait Matchable
class Any
Self type
class EitherAsyncShift[A, B] extends AsyncShift[Either[A, B]]

Attributes

Source
EitherAsyncShift.scala
Supertypes
trait AsyncShift[Either[A, B]]
class Object
trait Matchable
class Any
class EitherLeftProjectionAsyncShift[A, B] extends AsyncShift[LeftProjection[A, B]]

Attributes

Source
EitherAsyncShift.scala
Supertypes
trait AsyncShift[LeftProjection[A, B]]
class Object
trait Matchable
class Any
class TryAsyncShift[T] extends AsyncShift[Try[T]]

Attributes

Source
TryAsyncShift.scala
Supertypes
trait AsyncShift[Try[T]]
class Object
trait Matchable
class Any
object TryModuleAsyncShift extends AsyncShift[Try.type]

Attributes

Source
TryAsyncShift.scala
Supertypes
trait AsyncShift[Try.type]
class Object
trait Matchable
class Any
Self type
object UsingAsyncShift extends AsyncShift[Using.type]

Attributes

Source
UsingAsyncShift.scala
Supertypes
trait AsyncShift[Using.type]
class Object
trait Matchable
class Any
Self type