reduce与redux中compose函数

在说compose函数之前,我们先来看一道题目: image.png Your task is to write a higher order function for chaining together a list of unary functions.