Redux-Kotlin
0.6.1
common
redux-kotlin
/
org.reduxkotlin
/
combineReducers
combine
Reducers
fun
<
State
>
combineReducers
(
vararg
reducers
:
Reducer
<
State
>
)
:
Reducer
<
State
>
Combines multiple reducers into single reducer chain