Hacker News new | ask | show | jobs
by tymm 3433 days ago
Can you elaborate on why you think that Clojure has a higher level of composability than a static typed language like Scala?
2 comments

Rich Hickey(Creator of Clojure) has talked about this. Type-specific lingo prevents one from applying common patterns of transformation. Check https://www.infoq.com/presentations/Simple-Made-Easy
That is a large subject, for sure. It deserves a good essay. I'll try to write something tonight. I'll post it to my blog and I'll leave a note here.