kvision / pl.treksoft.kvision.redux / ActionCreator

ActionCreator

(js) typealias ActionCreator<A, S> = (Dispatch<A>, GetState<S>) -> Unit