Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 303 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 303 Bytes

函数式编程(Functional Programming)

特征

lambda 表达式

高阶函数(Higher-order function)

一次赋值

偏应用函数(Partially Applied Functions)

柯里化(Currying)