Hacker News new | past | comments | ask | show | jobs | submit login

I think Clojure is still a great choice when your concurrent solution to a problem is amenable to working with stale data. If it is then the correctness of your design will rely heavily upon immutability, and the bugs that can be introduced by not using an immutable-first language like Clojure just isn't worth the risk.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: