Hacker News new | ask | show | jobs
by lccarrasco 4744 days ago
I really liked the haskell version when I first learned about it in a programming languages course, I believe I've never been more surprised than after seeing the output of 'take 10 fibs' without knowing how did that single line worked.