Hacker News new | ask | show | jobs
by chewxy 5312 days ago
Haskell is a good place to start. I personally got into functional programming from forcing myself to learn what lambda x in python does, and I learned Haskell soon after. I think it's an easy-to-learn FP language
1 comments

Just curious: What functional languages would you find more difficult to learn than Haskell?