LxReactiveWatchExtensions<T> extension

Extensions for creating watchers from any reactive source.

on

Methods

listen(void callback(T value)) LxWorker<T>

Available on LxReactive<T>, provided by the LxReactiveWatchExtensions extension

Attaches a listener to this reactive value.