Hacker News new | ask | show | jobs
by bcrosby95 1783 days ago
I find immutability way more important.

I don't pick Clojure for its dynamic typing, I pick it for other reasons. I've tried Haskell but it really doesn't seem to mesh with the way I tend to develop a program. But I would love to have more static languages with the pervasive immutability of Clojure.

1 comments

I really like F# for this, it's like Haskell-lite