function createReducer(initialState, handlers) { return function reducer(state = initialState, action) { if (handlers.
確定! 回上一頁