Closed tomkis closed 8 years ago
combineReducers is wrapping the reducer function which is potentially a generator, we need to take this in account.
combineReducers
Implemented in 884e72a57a6ea5008183e0c7eb15ef7bc9917cbf, 2576bcafb0a3430079241f2c3be0e116fc6210f6 and 0af60d6b3242736f82eaf4aab6fbc63a6080e49e
Closing, will be available in 0.2.3
0.2.3
combineReducers
is wrapping the reducer function which is potentially a generator, we need to take this in account.