One of the benefits of switching to a functional style is the ability to leverage higher-order function support provided by the language or framework.
转换到函数样式的收益之一就是能利用语言或框架提供的高阶函数。
2
Functional language constructs such as higher-order and first-class functions allow me to climb one more rung up the abstraction ladder and focus more on what the code does rather than how it does it.