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