Observe

rescala.operator.ObserveBundle.Observe$
object Observe

observers are normale reactives that are configured by a function that converts the value of the input into an ObserveInteract

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Observe.type

Members list

Concise view

Value members

Concrete methods

def strong[T](dependency: ReSource, fireImmediately: Boolean)(fun: Value => ObserveInteract)(implicit ct: CreationTicket[State]): Disconnectable