Derived

rescala.core.Derived
See theDerived companion object
trait Derived extends ReSource

A reactive value is something that can be reevaluated

Attributes

Companion
object
Graph
Supertypes
trait ReSource
class Object
trait Matchable
class Any
Known subtypes
trait ReactiveDeltaSeq[T]
class FilterDeltaSeq[T]
class IncSeq[T]
class MapDeltaSeq[T, A]
class ChangeEventImpl[S, T]
class DerivedImpl[S, T]
class EventImpl[State, T]
class SignalImpl[S, T]
class Reactor[T]
Show all

Members list

Type members

Types

final type ReIn = ReevTicket[State, Value]
final type Rout = of[State, Value]

Inherited types

type State[_]

Attributes

Inherited from:
ReSource
type Value

Attributes

Inherited from:
ReSource

Value members

Inherited methods

def info: ReInfo

Attributes

Inherited from:
ReSource