shared/watcher library

Classes

WatcherRaw<T>
A raw watcher that can be used to track dependencies.

Mixins

Watcher<T>
A mixin that provides watcher functionality to a ReactiveNotifier.