Y
Hacker News
new
|
ask
|
show
|
jobs
by
ljw1001
2898 days ago
Absolutely. And no sex unless it's really, truly love.
1 comments
rs86
2898 days ago
Pure functions can be even better if they are combinators, I mean, no free variables used. When you have no free variables you have exactly zero dependencies on any other code unit. It makes your code unit testable to the extreme.
link