ilya.gorbunov
class ViewModel(map: Map<String, (State, Any) -> State>) : ReducerCombiner<State, Any>(map)