TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Functional Programming w/ Ruby
2 点
作者
era86
超过 11 年前
1 comment
MrBra
超过 11 年前
newbie insight at FP: basically: avoid (hidden) state and write everything like mathematical functions (perhaps calling some other littler, math-like functions) and it's done?