instance method Spah.State#applyReducer
Spah.State#applyReducer(reducer) → void
reducer (Object): The reducer strategy to apply.
Applies a reducer strategy to this state instance. Used during reduction when #reduce is called.
Spah.State#applyReducer(reducer) → void
reducer (Object): The reducer strategy to apply.
Applies a reducer strategy to this state instance. Used during reduction when #reduce is called.