|
|
|
|
|
by vasquez
1874 days ago
|
|
I really like Clojure, it's the language that finally made FP "click" for me. It was my go to for hobby/side projects for quite a while. Dynamic typing is why I eventually switched. Haskell scratches the same itches that Clojure did, but the compiler and type system are immensely helpful, and keep saving me from tripping over my own feet. |
|