This function creates full reducer given a simple partial reducer.
A full reducer function
Is the type of state to act on
The simple partial reducer function
Generated using TypeDoc
This function creates full reducer given a simple partial reducer.
Returns
A full reducer function