SwitchSignalStrategy

com.raquo.airstream.flatten.FlattenStrategy.SwitchSignalStrategy

See docs for SwitchSignal

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def flatten[A](parent: Signal[Signal[A]]): Signal[A]

Must not throw

Must not throw

Attributes

Definition Classes