Base
rescala.core.Base
Base implementation for reactives, with Derived for scheduling, together with a ReInfo and containing a State
Attributes
- info
the name of the reactive, useful for debugging as it often contains positional information
- state
the state passed by the scheduler
- Graph
- Supertypes
- Known subtypes
- class ChangeEventImpl[T]class DerivedImpl[T]class EventImpl[T]class SignalImpl[T]class Evt[T]class Var[A]class ConcatenateDeltaSeq[T]class FilterDeltaSeq[T]class IncSeq[T]class SubscriptionReactive[T]