void.dev
/
tags
/
#装饰器
~/blog
~/explore
~/about
~/lab
#
装饰器
1
篇文章
相关:
#
python
1
#
函数式
1
#
闭包
1
▸
Python 函数式编程:map/filter/reduce 之外
2026/05/03
Python 不是纯函数式语言,但 functools、itertools、偏函数、闭包这些工具用好了能让代码简洁一个量级。
#python
#函数式
#闭包
→