kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-redux-kotlin
/
io.kvision.redux
/
ActionCreator
Action
Creator
typealias
ActionCreator
<
A
,
S
>
=
(
Dispatch
<
A
>
,
GetState
<
S
>
)
->
Unit
(
source
)