SignalBundle

class Object
trait Matchable
class Any
object simple
object synchron
object unmanaged
object default

Type members

Classlikes

trait Signal[+T] extends Disconnectable with SignalCompat[T]

Time changing value derived from the dependencies.

Time changing value derived from the dependencies.

Type Params
S

Struct type used for the propagation of the signal

T

Type stored by the signal

object Signals

Functions to construct signals, you probably want to use signal expressions in rescala.interface.RescalaInterface.Signal for a nicer API.

Functions to construct signals, you probably want to use signal expressions in rescala.interface.RescalaInterface.Signal for a nicer API.