Hacker News new | ask | show | jobs
by richo 4831 days ago
So, calling magic subroutines is more functional than passing about first class functions?
1 comments

Functional programming is not just about first class functions and I disagree with the idea that using first class functions means you are doing "functional programming".

See the second paragraph of the article for the authors take on this. Specifically, the concept of values is very important.