cps.runtime.util

Members list

Concise view

Type members

Classlikes

class EitherAsyncShift[A, B] extends AsyncShift[Either[A, B]]

Attributes

Graph
Supertypes
trait AsyncShift[Either[A, B]]
class Object
trait Matchable
class Any
class EitherLeftProjectionAsyncShift[A, B] extends AsyncShift[LeftProjection[A, B]]

Attributes

Graph
Supertypes
trait AsyncShift[LeftProjection[A, B]]
class Object
trait Matchable
class Any
class TryAsyncShift[T] extends AsyncShift[Try[T]]

Attributes

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

Attributes

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

Attributes

Graph
Supertypes
trait AsyncShift[Using.type]
class Object
trait Matchable
class Any
Self type