LearningRecord icon indicating copy to clipboard operation
LearningRecord copied to clipboard

使函数式编程与面向对象或命令式编程不同的关键因素是什么?

Open Rashomon511 opened this issue 5 years ago • 0 comments

Currying(柯里化),point-free 函数,partial function 应用,高阶函数,纯函数,独立副作用,record 类型(联合,代数数据类型)等

Rashomon511 avatar Jul 11 '19 06:07 Rashomon511