Results for “Std.Ui.Live.event”
4 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Ui.Live.Event
What a viewer sent.
- Std.Ui.Live.event
Str -> Str -> Std.Ui.Live.EventAn event, for a caller building one directly.
- Std.Ui.Live.decode
Str -> Option[Std.Ui.Live.Event]What a viewer sent, read from the message that carried it.
- Std.Ui.Live.given
&Std.Ui.Live.Session[S, E] -> &Std.Ui.Live.Event -> fn(Std.Ui.Live.Event) -> Option[E] -> (Std.Ui.Live.Update, Std.Ui.Live.Session[S, E])The session after a viewer's event, and what to send them.
