LowPriorityCompose

sealed trait LowPriorityCompose
class Object
trait Matchable
class Any

Type members

Types

type Map[T] = ComposeWithCompletion[T] { type Outer = Future[T]; }

Implicits

Implicits

implicit def pureOut[T]: Map[T]