Eve
eve_
type App a
type Action state a
runApp
runAction
exit
dispatchEvent
dispatchEvent_
addListener
addListener_
removeListener
data Listener
data ListenerId
asyncEventProvider
type EventDispatcher
afterInit
beforeEvent
beforeEvent_
afterEvent
afterEvent_
onExit
makeStateLens
data AppState
eve
type AppT s m a
data ActionT base zoomed m a
runActionOver
class HasStates s
type States
stateLens
class HasEvents s
dispatchLocalEvent
dispatchLocalEvent_
addLocalListener
addLocalListener_
removeLocalListener
asyncActionProvider
dispatchEventAsync
dispatchActionAsync