Pure reducer for Vibe's UI-neutral event stream.
Summary
Functions
@spec apply_event(Vibe.UI.State.t(), Vibe.UI.Event.t()) :: Vibe.UI.State.t()
@spec apply_events(Vibe.UI.State.t(), [Vibe.UI.Event.t()]) :: Vibe.UI.State.t()
Pure reducer for Vibe's UI-neutral event stream.
@spec apply_event(Vibe.UI.State.t(), Vibe.UI.Event.t()) :: Vibe.UI.State.t()
@spec apply_events(Vibe.UI.State.t(), [Vibe.UI.Event.t()]) :: Vibe.UI.State.t()