AsyncStatusObservable

com.raquo.airstream.status.AsyncStatusObservable

Tracks the status of input and output of operator(stream). See Status.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[A, B, Self <: (Observable)](parent: BaseObservable[Self, A], operator: Self[A] => EventStream[B]): Self[Status[A, B]]