Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.21.0](v1.20.0...v1.21.0) (2020-01-25) ### Features * **ch10:** add sum reducer ([fa2396d](fa2396d)) * **ch10:** compose functions with a reducerRight ([686e507](686e507)) * **ch10:** compose functions with a simple reducer, still right to left ([3489341](3489341)) * **ch10:** implement a filter using a reducer ([7878c64](7878c64)) * **ch10:** implement a map with a reducer ([8d71d7c](8d71d7c)) * **ch10:** implement a redux reducer ([5d3bae7](5d3bae7)) * **ch10:** pipe functions with a simple reducer, bottom down ([7f9e930](7f9e930))
- Loading branch information