Package space.maxus.flare.react
package space.maxus.flare.react
-
ClassDescriptionA `Computable`, that uses a `Memoizer` to cache its results based on reactive state.A utility class for reactivity within Flare.An exception that happens during a reactive execution.An interface for objects that can notify subscribers of changes.A ReactiveState is a thread-safe wrapper over a value, that can be hooked to, so you can listen to value updates.A subscriber to a reactive state.ReactivityProvider is an interface that provides access to some utility hooksA thread-safe container for multiple
ReactiveSubscribers