TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Functional Programming w/ Ruby
2 points
by
era86
over 11 years ago
1 comment
MrBra
over 11 years ago
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?