|
|
|
|
|
by alipang
4773 days ago
|
|
Clojure is a great language, but there really is a difference between functional and "pretty" functional; e.g. as in, I know 100% sure that this function has no side-effects. Static typing can do a lot of good, but the stricter semantics of Haskell also goes a long way into writing code with fewer bugs. |
|