View Source API Reference Reactive State v0.2.3
Modules
Module to manage reactive state by using GenServer processes ("reactive process" from here on) to manage each piece of state and its relationships to other reactive processes.
Wrapper to work with reactive state directly
Default DynamicSupervisor to manage task creation and garbage collection.