这两者之间的差别非常微小,最终结果也是相同的,但是如果您在一名函数编程人员的面前混用局部套用和部分应用,那么他一定会纠正您的说法。
The difference is subtle, and the end result is the same, but if you use the terms currying and partial application interchangeably within earshot of a functional programmer, count on being corrected.
第二个聚合函数应用于S1的部分计算结果。
The second aggregation function is applied to the partially calculated results of S1.
部分应用是一种更广泛的技巧,它与局部套用类似,但是生成的函数并不限于单函数。
Partial application is a broader technique that resembles currying but does not restrict the resulting function to a single argument.
应用推荐