FlatMapStatusObservable

com.raquo.airstream.status.FlatMapStatusObservable

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], project: A => EventStream[B]): Self[Status[A, B]]